{% 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 %} {{ content|safe }} {% endfor %}
{% if MSP %} {% block extra_styles %} {% endblock %} {% with tpl='msp/connecting.html' %} {% include tpl with popup=1 %} {% endwith %} {% endif %}
{% endblock %}