{% extends 'combo/page_template.html' %} {% load assets %} {% block header-title %} {% get_asset "header:logo" as header_logo %}
{% placeholder "headertitle" name="Titre entĂȘte" %}

{% firstof global_title site_title "Compte Citoyen" %}

{% endblock %}