Merge pull request #289 from lefou/description-in-header

Show repository description below the name on repository page.
This commit is contained in:
Naoki Takezoe
2014-03-02 00:56:07 +09:00

View File

@@ -29,7 +29,13 @@
</div>
}
}
</div>
@if(repository.repository.description != "") {
<p>@repository.repository.description</p>
}
<table class="global-nav box-header">
<tr>
<th class="box-header@if(active=="code"){ active}">