##// END OF EJS Templates
Merged r3603 from trunk....
Jean-Philippe Lang -
r3523:5a7a3b239207
parent child
Show More
@@ -26,3 +26,7
26 <% end %>
26 <% end %>
27
27
28 <% html_title @document.title -%>
28 <% html_title @document.title -%>
29
30 <% content_for :header_tags do %>
31 <%= stylesheet_link_tag 'scm' %>
32 <% end %>
General Comments 0
You need to be logged in to leave comments. Login now