{% if context.current_language == "fr" %} {% endif %}
{% include "lib/nav.html" %}
{% block content %} {% endblock %}
{% include "pages/index/footer.html" %}