<%= link_to @repository.identifier.present? ? h(@repository.identifier) : 'root', {:action => 'show', :id => @project, :repository_id => @repository.identifier_param, :path => nil, :rev => @rev } %> / <%=link_to @project.owner, user_path(@project.owner) %>
<% html_title(with_leading_slash(path)) -%>