summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/edit.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/wiki/edit.rhtml')
-rw-r--r--app/views/wiki/edit.rhtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/wiki/edit.rhtml b/app/views/wiki/edit.rhtml
index 56ed5d8d3..368ab098b 100644
--- a/app/views/wiki/edit.rhtml
+++ b/app/views/wiki/edit.rhtml
@@ -25,3 +25,7 @@
<% end %>
<div id="preview" class="wiki"></div>
+
+<% content_for :header_tags do %>
+ <%= stylesheet_link_tag 'scm' %>
+<% end %>