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

5 lines
110 B
HTML

<section class="quote-section">
<div class="quote-box">
{{ content | safe }}
</div>
</section>