diff --git a/mycaldav/templates/reskreen.html b/mycaldav/templates/reskreen.html index 34eee20..86aa11b 100644 --- a/mycaldav/templates/reskreen.html +++ b/mycaldav/templates/reskreen.html @@ -1,17 +1,21 @@ + @@ -35,9 +39,9 @@
-

Communications importantes

- -
+

Manifestations

+ +
@@ -48,7 +52,7 @@
-

Acceuil

+

Accueil

@@ -56,10 +60,10 @@
-

Manifestations

- -
+

Communications importantes

+ +
- \ No newline at end of file + diff --git a/mycaldav/templates/reskreen.html.save b/mycaldav/templates/reskreen.html.save new file mode 100644 index 0000000..79b5f41 --- /dev/null +++ b/mycaldav/templates/reskreen.html.save @@ -0,0 +1,67 @@ + + + +
+
+
MONTHEY METEO + +
+
+
+
+
+

Équipage

+ +
+
+
+

Restrictions routières

+ +
+
+

Communications importantes

+ +
+ +
+
+

Agenda véhicules

+ +
+
+
+
+
+

Accueil

+ +
+
+

Tâches à faire

+ +
+
+

Manifestations

+ +
+
+
+ + diff --git a/mycaldav/templates/vhc/vhc_view.html b/mycaldav/templates/vhc/vhc_view.html index 9807f87..7aff861 100644 --- a/mycaldav/templates/vhc/vhc_view.html +++ b/mycaldav/templates/vhc/vhc_view.html @@ -4,7 +4,7 @@ {% for task in latest_task_list %} - + {{task.key}}
{{task.str_start_date}} - {{task.str_end_date}}
{{task.str_start_time}} - {{task.str_end_time}}
@@ -21,4 +21,4 @@ {% else %}

Aucune information véhicule

{% endif %} - \ No newline at end of file +