Add latest commit in repo viewer

This commit is contained in:
Unknown 2014-03-17 00:57:18 -04:00
parent 664bbe4f54
commit 0f68930892
6 changed files with 57 additions and 3 deletions

View file

@ -36,10 +36,10 @@
</div>
<div class="panel panel-default info-box">
<div class="panel-heading info-head">
Merge branch 'release/1.1.1'
<a href="/{{$username}}/{{$reponame}}/commit/{{.LatestCommit.SHA}}">{{.LatestCommit.Message}}</a>
</div>
<div class="panel-body info-content">
slene authored 4 days ago
<a href="/user/{{.LatestCommit.Author}}">{{.LatestCommit.Author}}</a> <span class="text-muted">{{TimeSince .LatestCommit.Date}}</span>
</div>
<table class="panel-footer table file-list">
<thead class="hidden">