diff --git a/server/template/calendar.html b/server/template/calendar.html index d1b7f52..ed48a3d 100644 --- a/server/template/calendar.html +++ b/server/template/calendar.html @@ -4,12 +4,14 @@
Calendar
-
Show on device
-
Color
+
+
Show on device
+
Color
+
{% for item in calendars %} -
+
{% if "ical" == item.calType %}
@@ -22,10 +24,10 @@
{% endif %} -
{{ item.name }}
+
{{ item.name }}
-
+
-
+