mirror of
https://gitee.com/gitea/gitea
synced 2026-03-02 02:25:37 +08:00
Add UI for register user
This commit is contained in:
6
templates/status/403.tmpl
Normal file
6
templates/status/403.tmpl
Normal file
@@ -0,0 +1,6 @@
|
||||
{{template "base/head" .}}
|
||||
{{template "base/navbar" .}}
|
||||
<div class="container">
|
||||
403 Forbidden
|
||||
</div>
|
||||
{{template "base/footer" .}}
|
||||
Reference in New Issue
Block a user