mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-30 01:35:32 +00:00
Some changes, path specific data
This commit is contained in:
4
views/routes/errors/500/body.gohtml
Normal file
4
views/routes/errors/500/body.gohtml
Normal file
@@ -0,0 +1,4 @@
|
||||
<h1>Die Seite konnte nicht gefunden werden!</h1>
|
||||
{{ if .Error }}
|
||||
<p>{{ .Error }}</p>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user