{% block stylesheets %} {% endblock %} {% block body %} {% block header%} {########################################} {# Header of the website Saint Leman #} {########################################}

SAINT LEMAN

{% endblock header%} {% block nav %} {###############################################} {# navigationBar of the website Saint Leman #} {###############################################} {% endblock nav %} {% block main%} {% endblock main%} {%block footer%} {###############################################} {# Footer of the website Saint Leman #} {###############################################} {% endblock footer%} {% endblock body %} {% block javascripts %} {% endblock %}