mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-05 23:03:14 +00:00
6 lines
165 B
Cheetah
6 lines
165 B
Cheetah
|
{{template "base/head" .}}
|
||
|
{{template "base/navbar" .}}
|
||
|
<div id="gogs-body" class="container">
|
||
|
An error is occupied : {{.Error}}
|
||
|
</div>
|
||
|
{{template "base/footer" .}}
|