1
Fork 0

Add log.handle

This commit is contained in:
Unknown 2014-03-14 01:59:07 -04:00
parent 15f8bc417e
commit 1ce17cce76
6 changed files with 16 additions and 36 deletions

View file

@ -1,7 +0,0 @@
{{template "base/head" .}}
{{template "base/navbar" .}}
<div id="gogs-body" class="container">
<p>An error is occurred : {{.ErrorMsg}}</p>
<p>Application Version: {{AppVer}}</p>
</div>
{{template "base/footer" .}}