mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-16 02:53:00 -06:00
fix
This commit is contained in:
parent
5969143a55
commit
ca5714bd0c
1 changed files with 1 additions and 1 deletions
|
|
@ -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" .}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue