{# Recipe Layout Template #} {% extends "_layout" %} {% block main %}
{{ entry.recipeTagline }} Originally brewed: {{ entry.originalBrewDate | date('F Y') }}
{{ block.imageCaption }}
{% endif %}| Amount | Ingredient |
|---|---|
| {{ row.amount }} | {{ row.ingredient }} |
{{ block.tipContent }}