This commit is contained in:
tsmethurst 2021-06-28 13:51:28 +02:00
commit ca5714bd0c

View file

@ -5,7 +5,7 @@
</aside>
<section>
<h1>404: Page Not Found</h1>
If you believe this was an error, you can <a href="/{{.instance.ContactAccount.URL}}">contact an admin</a>
If you believe this was an error, you can <a href="{{.instance.ContactAccount.URL}}">contact an admin</a>
</section>
{{ template "footer.tmpl" .}}