|
|
@ -4,6 +4,5 @@ |
|
|
|
<div class="ui divider"></div> |
|
|
|
<div class="ui divider"></div> |
|
|
|
<br> |
|
|
|
<br> |
|
|
|
{{if .ShowFooterVersion}}<p>Application Version: {{AppVer}}</p>{{end}} |
|
|
|
{{if .ShowFooterVersion}}<p>Application Version: {{AppVer}}</p>{{end}} |
|
|
|
<p>If you think this is an error, please open an issue on <a href="https://github.com/go-gitea/gitea/issues/new">GitHub</a>.</p> |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{{template "base/footer" .}} |
|
|
|
{{template "base/footer" .}} |
|
|
|