diff options
Diffstat (limited to 'templates/gitlist.qtpl')
| -rw-r--r-- | templates/gitlist.qtpl | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/gitlist.qtpl b/templates/gitlist.qtpl index 588c264..e07f199 100644 --- a/templates/gitlist.qtpl +++ b/templates/gitlist.qtpl @@ -22,6 +22,7 @@ type GitListPage struct {          </hr>          <p>{%s r.LastCommitMessage %}</p>          <p><small>{%s r.LastCommitDate %}</small></p> +        <p><a href="#">summary</a> <a href="#">log</a> <a href="#">tree</a></p>        </div>        {% endfor %}      </div>  | 
