diff --git a/mycaldav/templates/vhc/vhc_view.html b/mycaldav/templates/vhc/vhc_view.html index f9f97e9..072515d 100644 --- a/mycaldav/templates/vhc/vhc_view.html +++ b/mycaldav/templates/vhc/vhc_view.html @@ -9,7 +9,11 @@ + {% if task.href != "" %} + {{task.key}} + {% else %} {{task.key}}

+ {% endif %}

{{task.str_start_date}} - {{task.str_end_date}}
{{task.str_start_time}} - {{task.str_end_time}}