{% extends "authentic2/base-page.html" %} {% load i18n %} {% load staticfiles %} {% block extra-body-class %}narrow-page{% endblock %} {% block content %}

Compte citoyen

Connexion

{% for name, content in methods %} {% if not forloop.first %}
OU
{% endif %} {{ content|safe }} {% endfor %}

{% endblock %}