Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-25 03:06:10 +01: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 09:17:57 +02:00
</div>
{{template "base/footer" .}}