diff --git a/mycaldav/templates/rh/rh_view.html b/mycaldav/templates/rh/rh_view.html index b44da1a..20b9669 100644 --- a/mycaldav/templates/rh/rh_view.html +++ b/mycaldav/templates/rh/rh_view.html @@ -1,3 +1,4 @@ +
{% if latest_task_list %} {% for task in latest_task_list %} @@ -18,4 +19,5 @@
{% else %}

Aucune informations véhicule

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