X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=templates%2Flayout.html;h=a73f0e614003fc6a53655b74a30cadc1fd24a8dd;hb=9a0891ac3f5ae69cd1e276931401516b3213df4c;hp=29f0045776ab768dc44f763611e67fdd6c4fb438;hpb=09d46c3c1c476da11f48f953d257c9fc6e31b8cd;p=cavote.git diff --git a/templates/layout.html b/templates/layout.html index 29f0045..a73f0e6 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -8,6 +8,7 @@ --> + @@ -19,27 +20,29 @@
-

Outil de vote du CA FFDN

+

Outil de vote du CA FFDN {% block subtitle %}{% endblock %}

{% with messages = get_flashed_messages(with_categories="true") %} {% if messages %} {% for category, message in messages %} @@ -62,7 +65,9 @@ {% endif %} {% endwith %} +
{% block body %}{% endblock %} +