{{ lang.page_title }}
{{ lf -}}{{ lang.page_subtitle }}
{{ lf -}}{{ lf -}} {{ recipes | length }}{{ lf -}} {{- recipes | length | pluralize( singular = lang.recipe_found, plural = lang.recipes_found ) -}} (random):{{ lf -}}
{{ lf -}}- {{ lf }}
{%- for recipe in recipes -%}
- {{ lf -}} {{ recipe.title }}{{ lf }} {%- if recipe.tags | length > 0 -%} {{ lf }} {%- endif -%} {{ lf }} {%- endfor -%}