{%load static%}
Commune de {{name}}
Accueil
Actualités
{%for x in top_sections%}
{{x.titre}}
{%endfor%}
Equipes
{%for x in departements%}
{{x.nom}}
{%endfor%}
Contacts
{%block cp%} {%endblock%}