From 0a9c246794b7cec7e5ec510dd8af158e1d88cb82 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 21 May 2020 17:06:51 +0200 Subject: plugins/caldav: add basic day view --- themes/alps/calendar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/alps/calendar.html') diff --git a/themes/alps/calendar.html b/themes/alps/calendar.html index 5bdd6eb..44c1a8b 100644 --- a/themes/alps/calendar.html +++ b/themes/alps/calendar.html @@ -31,7 +31,7 @@ {{if and (eq $base.Now.Month .Month) (eq $base.Now.Day .Day)}}active{{end}} "> {{if eq $base.Time.Month .Month}} - + {{end}}
{{$events := (call $base.EventsForDate .)}} -- cgit v1.2.3