front: added go back home link

This commit is contained in:
Felipe M 2022-08-14 21:25:13 +02:00
parent f8e7eb0cea
commit b3dce9f0e4
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@
<p>Now you can <a href="{{ calendarICSUrl }}"><b>download your calendar as an.ICS file</b></a> or subscribe to it using the following URL:</p>
<p><pre>{{ calendarSubscriptionUrl }}</pre></p>
<p>{{ thanksMessage }}<p>
<p><a href="/">Go back home</a></p>
</div>
{% endblock %}