1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Some small template fixes (#3820)

This commit is contained in:
Rodrigo Villablanca Vásquez
2018-04-19 21:25:15 -03:00
committed by Lunny Xiao
parent bac6d05e78
commit f6013d5098
4 changed files with 7 additions and 5 deletions

View File

@@ -38,8 +38,9 @@
<a href="{{AppSubUrl}}/user/sign_up">{{.i18n.Tr "auth.sign_up_now" | Str2html}}</a>
</div>
{{end}}
</form>
</div>
</form>
</div>
</div>
</div>
</div>