summaryrefslogtreecommitdiffstats
path: root/app/views/repositories/stats.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/repositories/stats.rhtml')
-rw-r--r--app/views/repositories/stats.rhtml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/views/repositories/stats.rhtml b/app/views/repositories/stats.rhtml
index 7a9423f8c..76ce892d5 100644
--- a/app/views/repositories/stats.rhtml
+++ b/app/views/repositories/stats.rhtml
@@ -8,4 +8,6 @@
</td></tr>
</table>
<br />
-<p><%= link_to l(:button_back), :action => 'show', :id => @project %></p> \ No newline at end of file
+<p><%= link_to l(:button_back), :action => 'show', :id => @project %></p>
+
+<% html_title(l(:label_repository), l(:label_statistics)) -%>