app/views/wiki/published.rhtml in instiki-0.10.0 vs app/views/wiki/published.rhtml in instiki-0.10.1
- old
+ new
@@ -1,9 +1,9 @@
-<%
- @title = @page.plain_name
- @hide_navigation = false
- @style_additions = ".newWikiWord { background-color: white; font-style: italic; }"
- @inline_style = true
- @show_footer = true
-%>
-
-<%= @page.display_published %>
+<%
+ @title = @page.plain_name
+ @hide_navigation = false
+ @style_additions = ".newWikiWord { background-color: white; font-style: italic; }"
+ @inline_style = true
+ @show_footer = true
+%>
+
+<%= @page.display_published %>