This commit is contained in:
2026-01-22 08:33:07 +01:00
parent b5b11b5826
commit aef8e80b12

View File

@@ -263,7 +263,7 @@
</div> </div>
</div> </div>
<!-- Contact form at BOTTOM --> <!-- Contact form at BOTTOM
<div class="contact-section" style="max-width:none; margin:3.8rem 0 0 0; width:100%;"> <div class="contact-section" style="max-width:none; margin:3.8rem 0 0 0; width:100%;">
<h2>Contacteer ons</h2> <h2>Contacteer ons</h2>
<form method="POST" action="/contact" autocomplete="off"> <form method="POST" action="/contact" autocomplete="off">
@@ -334,4 +334,5 @@
} }
</style> </style>
</div> </div>
-->
{% endblock %} {% endblock %}