--- 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" %}} 1. instruction 1 2. instruction 2 {{% /panel %}} {{% panel status="recipe" title="Source" %}} https://source.fr {{% /panel %}}