1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-29 13:48:36 +00:00

#1646 and other minor fixes

This commit is contained in:
Unknwon
2015-09-16 15:34:46 -04:00
parent b003b18788
commit 2729eb998c
12 changed files with 10071 additions and 321 deletions

View File

@@ -3,7 +3,7 @@
<div class="ui stackable middle very relaxed page grid">
<div class="sixteen wide center aligned centered column">
<div>
<img class="logo" src="{{AppSubUrl}}/img/gogs-lg.png" />
<img class="logo" src="{{AppSubUrl}}/img/gogs-lg.png" />
</div>
<div class="hero">
<h1 class="ui icon header title">
@@ -12,7 +12,6 @@
<h2>{{.i18n.Tr "app_desc"}}</h2>
</div>
</div>
<div class="ui divider"></div>
</div>
{{if eq .Lang "de-DE"}}
<div class="ui stackable middle very relaxed page grid">