优化模板渲染
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
{{ if eq .Code 404 }}<h1>404 Not Found</h1>{{ else }}<h1>500 Unknown Error</h1>{{ end }}
|
||||
</div>
|
||||
<hr>
|
||||
<div style="text-align: center;">Gitea Pages</div>
|
||||
<div style="text-align: center;">Gitea Pages/{{ .UUID }}</div>
|
||||
</Body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user