mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-07 10:49:06 +01:00
6 lines
No EOL
148 B
Cheetah
6 lines
No EOL
148 B
Cheetah
{{template "base/head" .}}
|
|
{{template "base/header" .}}
|
|
<div class="container">
|
|
401 Unauthorized: {{.ErrorMsg}}
|
|
</div>
|
|
{{template "base/footer" .}} |