<%= render :partial => 'navigation', :locals => { :path => @path, :kind => 'file', :revision => @rev } %>

<%= render :partial => 'common/file', :locals => {:filename => @path, :content => @content} %> <% content_for :header_tags do %> <%= stylesheet_link_tag "scm" %> <% end %>