mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
add ssl support for web
This commit is contained in:
6
templates/status/401.tmpl
Normal file
6
templates/status/401.tmpl
Normal file
@@ -0,0 +1,6 @@
|
||||
{{template "base/head" .}}
|
||||
{{template "base/navbar" .}}
|
||||
<div class="container">
|
||||
401 Unauthorized
|
||||
</div>
|
||||
{{template "base/footer" .}}
|
||||
Reference in New Issue
Block a user