mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
5 lines
146 B
Twig
5 lines
146 B
Twig
<section id="contact">
|
|
<p>{{ page.content|raw }}</p>
|
|
{% include "forms/form.html.twig" with { form: forms('contact-form')} %}
|
|
</section>
|
|
<br>
|