576 B
576 B
title: "{{ replace .TranslationBaseName "-" " " | title }}" date: {{ .Date }} lastmod: {{ .Date }} publishdate: {{ .Date }} description: "Recette" weight: 10 categories: ["recette", "dessert"] 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 %}}