{% extends "theme.html" %} {% load assets static %} {% block extra_css %} {% if theme_customization %} {% endif %} {% endblock %} {% block header-bottom %}
{% firstof global_title site_title "Compte Citoyen" %}
{% endblock %} {% block content-pre %} {% if custom_page_title != "None" %} {% firstof custom_page_title page.title title as page_title %} {% if page_title %}