##// END OF EJS Templates
Fixed: code syntax highlighting not working in Document page (#3740)....
Jean-Philippe Lang -
r3489:5e4eef1a4e95
parent child
Show More
@@ -26,3 +26,7
26 26 <% end %>
27 27
28 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