diff --git a/templates/base.html b/templates/base.html index 8a01f37..77e4275 100644 --- a/templates/base.html +++ b/templates/base.html @@ -103,6 +103,7 @@ padding: 20px; border-radius: 10px; transition: background 0.1s; + margin: 10px; } input[type="submit"]:hover { diff --git a/templates/date-select.html b/templates/date-select.html new file mode 100644 index 0000000..d5afa58 --- /dev/null +++ b/templates/date-select.html @@ -0,0 +1,24 @@ + + + + + UniSquat + + + + + {% include "base.html" %} +
+
+
+ + +
+
+ +
+
+
+ + + diff --git a/templates/dept-select.html b/templates/dept-select.html index f9624cd..ccaf1c5 100644 --- a/templates/dept-select.html +++ b/templates/dept-select.html @@ -9,7 +9,6 @@ {% include "base.html" %}
-

Sélectionnez des départements dans la liste :

diff --git a/templates/free-rooms.html b/templates/free-rooms.html index fe59176..7963618 100644 --- a/templates/free-rooms.html +++ b/templates/free-rooms.html @@ -11,8 +11,12 @@
Départements sélectionnés : {{ depts_str }} -
-
+ + {% for d in dident_list : %} + + {% endfor %} + +

Disponibles maintenant