add contact form (no link yet)
This commit is contained in:
6
templates/a-propos/Nous contacter.html
Normal file
6
templates/a-propos/Nous contacter.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{% extends "/meta/master.html" %}
|
||||
|
||||
{% block main %}
|
||||
<embed class="contact-form-embed" type="text/html" src="/dyn/contact" frameborder="0">
|
||||
</embed>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user