mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-12 21:47:11 +02:00
Refactor server code (#407)
This commit is contained in:
2
templates/pages/error.html
vendored
2
templates/pages/error.html
vendored
@ -1,3 +1,4 @@
|
||||
{{ define "error" }}
|
||||
{{ template "header" .}}
|
||||
|
||||
<div class="mt-4">
|
||||
@ -12,3 +13,4 @@
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ template "footer" .}}
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user