diff --git a/templates/base.html b/templates/base.html index a1800eb..3abdbad 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,4 +1,4 @@ -
UniSquat
+
UniSquat
\ No newline at end of file + diff --git a/templates/dept-select.html b/templates/dept-select.html index 684ea39..f9624cd 100644 --- a/templates/dept-select.html +++ b/templates/dept-select.html @@ -9,16 +9,20 @@ {% include "base.html" %}
- Sélectionnez des départements dans la liste : + +

Sélectionnez des départements dans la liste :

- -
- {% for d in dept_list : %} -
- - -
- {% endfor %} +
+ +
+
+ {% for d in dept_list : %} +
+ + +
+ {% endfor %} +