instiki/app/views/wiki/published.rhtml
2005-04-03 06:19:33 +00:00

10 lines
223 B
Plaintext

<%
@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 %>