1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-27 04:38:36 +00:00

template and ui fix

This commit is contained in:
fuxiaohei
2014-09-27 17:08:57 +08:00
parent ad2ab6d214
commit dccc50e9d4
6 changed files with 18 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<div id="repo-wrapper">
{{template "repo/header" .}}
<div id="repo-content" class="clear container">
<div id="repo-main" class="left grid-4-5">
<div id="repo-main" class="left grid-5-6">
<p id="repo-desc">
<span class="description">{{.Repository.DescriptionHtml}}</span>
<a class="link" href="{{.Repository.Website}}">{{.Repository.Website}}</a>