Mercurial > hg > soundsoftware-site
diff app/views/messages/edit.rhtml @ 245:051f544170fe
* Update to SVN trunk revision 4993
author | Chris Cannam |
---|---|
date | Thu, 03 Mar 2011 11:42:28 +0000 |
parents | 513646585e45 |
children |
line wrap: on
line diff
--- a/app/views/messages/edit.rhtml Thu Mar 03 11:40:10 2011 +0000 +++ b/app/views/messages/edit.rhtml Thu Mar 03 11:42:28 2011 +0000 @@ -12,3 +12,7 @@ }, :accesskey => accesskey(:preview) %> <% end %> <div id="preview" class="wiki"></div> + +<% content_for :header_tags do %> + <%= stylesheet_link_tag 'scm' %> +<% end %>