1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-07 15:53:17 +00:00
forgejo/templates/status/403.tmpl

5 lines
111 B
Cheetah
Raw Normal View History

{{template "base/head" .}}
<div class="ui container center">
2014-02-17 23:38:50 +00:00
403 Forbidden
</div>
{{template "base/footer" .}}