+
+
+
+ {% if recipe.data.image %}
+ {{ recipe.data.title | upper }}
+ {% if recipe.data.author %} + + {% endif %} +
+
+
+ {% endif %}
+ + +
+ {{ recipe.templateContent | safe }}
+
+