cookbook/templates/shortcodes/recipe.html
Fey Naomi Schrewe 8768cbae42 Initial recipe
Signed-off-by: Fey Naomi Schrewe <fey@posteo.eu>
2023-09-03 20:34:09 +02:00

3 lines
59 B
HTML

<div id="recipe">
{{ body | markdown | safe }}
</div>