plugins/caldav: add link to edit event

This commit is contained in:
Simon Ser 2020-05-20 16:51:02 +02:00
parent 8589228c73
commit 36f3fb9567
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

View file

@ -4,6 +4,7 @@
<p>
<a href="/calendar">Back</a>
· <a href="{{.Event.URL}}/update">Edit</a>
</p>
{{$event := index .Event.Data.Events 0}}