web2019/templates/page-contact.html

8 lines
128 B
HTML

{% extends 'page.html' %}
{% block footer_contact %}
{% include "includes/footer_contact_direction.html" %}
{% endblock %}