diff --git a/cookbook/templates/meal_plan.html b/cookbook/templates/meal_plan.html index baf3deccf..a622a6afe 100644 --- a/cookbook/templates/meal_plan.html +++ b/cookbook/templates/meal_plan.html @@ -24,10 +24,6 @@ {% block content %}
-

- {% trans 'Meal-Plan' %} -

-
@@ -47,7 +43,6 @@
-
@@ -74,10 +69,10 @@ [[element.title]] - [[element.recipe_name]] - [[element.name]] @@ -92,51 +87,48 @@
-
-
-
-
- {% trans 'Recipes' %} -
+
+
+ {% trans 'New Entry' %} +
+
+
+
+ placeholder="{% trans 'Search Recipe' %}" style="margin-bottom: 8px">
-
+
+
-
-
-
-
-
- {% trans 'New Note' %} -
+ placeholder="{% trans 'Title' %}" style="margin-bottom: 8px"> +
- + {% trans 'Create only note' %}
+
@@ -156,8 +148,8 @@
[[ plan_detail.meal_type_name ]] [[ - formatLocalDate(plan_detail.date) ]]
+ class="text-muted">
[[ plan_detail.meal_type_name ]] [[ + formatLocalDate(plan_detail.date) ]]