Fix contact form bug in content page

This commit is contained in:
Hazem Krimi
2023-11-24 17:49:01 +01:00
parent 366806f6fa
commit b5f33039db
+1 -1
View File
@@ -32,7 +32,7 @@
</div>
<h2>Contact</h2>
{{ partial "contact-form.html" }}
{{ partial "contact-form.html" . }}
</section>
</div>