587 B
587 B
title: "{{ replace .TranslationBaseName "-" " " | title }}" date: {{ .Date }} lastmod: 0001-01-01T00:00:00+01:00 publishdate: {{ .Date }} description: "Recette" weight: 10 categories: ["recette", "plat"] tags: []
{{% panel status="recipe" title="Ingrédients" %}}
- ingredient 1
- ingredient 2
{{% /panel %}}
{{% panel status="recipe" title="Matos" %}}
- matos 1
- matos 2
{{% /panel %}}
{{% panel status="recipe" title="Instructions" %}}
- instruction 1
- instruction 2
{{% /panel %}}
{{% panel status="recipe" title="Source" %}}
{{% /panel %}}