1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-03 22:03:15 +00:00
forgejo/templates/status/401.tmpl

5 lines
114 B
Cheetah
Raw Normal View History

{{template "base/head" .}}
<div class="ui container center">
401 Unauthorized
2014-04-05 07:17:57 +00:00
</div>
{{template "base/footer" .}}