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

Um auf die gesicherten Verfahren zuzugreifen, melden Sie sich bitte an :
Pour accéder aux démarches sécurisées, veuillez vous connecter :

Verbindung mit identitätskarte · Connexion avec carte d'identité

{{blocks.fedict.content|safe}}

Verbindung mit Zugangsdaten · Connexion avec identifiant

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