add .env support and linking of full base url

This commit is contained in:
2021-09-03 13:29:41 +02:00
parent 6a0bbf2059
commit b03af4e833
5 changed files with 33 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
</head>
<body>
<h1>Hi, your link is <a href="/{{ uuid }}/events.ics"">/{{ uuid }}/events.ics</a>!</h1>
<h1>Hi, your link is <a href="{{ root }}/{{ uuid }}/events.ics"">{{ root }}/{{ uuid }}/events.ics</a>!</h1>
it takes the data from
<p>
<form action=" edit_process">