501 B
501 B
title: "{{ replace .TranslationBaseName "-" " " | title }}" date: {{ .Date }} lastmod: {{ .Date }} publishdate: {{ .Date }} description: "Recette" weight: 10 categories: ["recette"] tags: []
{{% panel title="Ingrédients" %}}
- ingredient 1
- ingredient 2
{{% /panel %}}
{{% panel title="Matos" %}}
- matos 1
- matos 2
{{% /panel %}}
{{% panel title="Instructions" %}}
- instruction 1
- instruction 2
{{% /panel %}}
{{% panel title="Source" %}}
{{% /panel %}}