{% load static %} USP PERSONNEL {% block head %}{% endblock head %} {% block custom_css %} {% endblock custom_css %}
{% include "pat/parts/sidebar.html" %}

{% include 'dg_ufr/parts/infos.html' %}

{% block m-title %}{% endblock m-title %}

{% include 'main_app/message.html' %}
{% block content %} {% endblock content %}
{% include "main_app/footer.html" %}
{% block custom_js %} {% endblock custom_js %}