Files
havelseiten/generator/templates/person.html
2026-05-16 14:16:54 +02:00

6 lines
141 B
HTML

<section class="person-section">
<article class="person-card person-card-single">
{{ content | safe }}
</article>
</section>