mirror of https://github.com/gogits/gogs.git
Lunny Xiao
11 years ago
3 changed files with 25 additions and 4 deletions
@ -0,0 +1,6 @@ |
|||||||
|
{{template "base/head" .}} |
||||||
|
{{template "base/navbar" .}} |
||||||
|
<div id="gogs-body" class="container"> |
||||||
|
An error is occupied : {{.Error}} |
||||||
|
</div> |
||||||
|
{{template "base/footer" .}} |
Loading…
Reference in new issue