1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-04 06:13:17 +00:00
forgejo/templates/status/401.tmpl

5 lines
No EOL
114 B
Cheetah

{{template "base/head" .}}
<div class="ui container center">
401 Unauthorized
</div>
{{template "base/footer" .}}