aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_index.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo_index.html.tmpl')
-rw-r--r--templates/repo_index.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_index.html.tmpl b/templates/repo_index.html.tmpl
index 2cc3a84..7c5422d 100644
--- a/templates/repo_index.html.tmpl
+++ b/templates/repo_index.html.tmpl
@@ -10,7 +10,7 @@
<table id="recent-commits">
<thead>
<tr class="title-row">
- <th colspan="4">Recent Commits</th>
+ <th colspan="4">Recent Commits (<a href="log/{{ .ref }}/">see all</a>)</th>
</tr>
<tr>
<th scope="col">ID</th>