bench-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 12:47:57 +05:30
</div>
{{template "base/footer" .}}