{% load static %} {% block title %}GiniFollow — Suivi Médical Personnalisé{% endblock %} {% include "partials/gf_seo_meta.html" %} {% if seo_schema_json %} {% endif %} {% block extra_head %}{% endblock %}
{% block hero %}{% endblock %} {% block page_header %}{% endblock %} {% block content %}{% endblock %} {% include "partials/gf_message_toasts.html" %}
{% csrf_token %}
{% if request.user.is_authenticated %} {% include "dashboard/_notification_message_panel.html" %} {% endif %} {% block extra_js %}{% endblock %}