{% extends "authentic2/base.html" %} {% load i18n %} {% load staticfiles %} {% block bodyargs %} {% endblock %} {% block title %} {% trans "Login" %} {% endblock %} {% block menu %} {% endblock %} {% block content %}

Pour accéder aux démarches sécurisées, veuillez vous connecter :

Connexion avec carte d'identité

Sigle attentionREQUIS POUR LE PORTAIL PARENT

{{blocks.fedict.content|safe}}

Connexion avec identifiant

{{blocks.password.content|safe}}
{% endblock %}