From 356ca1d3bd7a6c4d2d0a1dd31cc02cbda6d40fa3 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Sat, 29 Jan 2022 10:56:35 +0100 Subject: [PATCH] Added links to location --- saturn/server/templates/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/saturn/server/templates/index.html b/saturn/server/templates/index.html index b146628..661c9be 100644 --- a/saturn/server/templates/index.html +++ b/saturn/server/templates/index.html @@ -68,7 +68,9 @@ {% if event.location %}
- {{ event.location }} + + {{ event.location }} +
{% endif %} {% if event.rrule %}