bench-forgejo/templates/status/403.tmpl

5 lines
111 B
Cheetah
Raw Normal View History

{{template "base/head" .}}
<div class="ui container center">
2014-02-18 05:08:50 +05:30
403 Forbidden
</div>
{{template "base/footer" .}}