diff options
Diffstat (limited to 'app/views/repositories/_navigation.rhtml')
-rw-r--r-- | app/views/repositories/_navigation.rhtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/repositories/_navigation.rhtml b/app/views/repositories/_navigation.rhtml index 9f40e0abd..b7ac989bc 100644 --- a/app/views/repositories/_navigation.rhtml +++ b/app/views/repositories/_navigation.rhtml @@ -17,3 +17,5 @@ dirs.each do |dir| <% end %> <%= "@ #{revision}" if revision %> + +<% html_title(with_leading_slash(path)) -%> |