{% load static %} {% load i18n %} {% load bootstrap4 %} {% load font_awesome %} {% block 'title' %}portier{% endblock %} {% bootstrap_css %} {% fa_css %} {% bootstrap_javascript jquery='full' %}
{% block 'content' %} {% endblock %}