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

5 lines
114 B
HTML

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