instiki/app/views/wiki/published.rhtml
2005-01-16 15:00:11 +00:00

9 lines
209 B
Plaintext
Executable file

<%
@title = @page.plain_name
@hide_navigation = false
@style_additions = ".newWikiWord { background-color: white; font-style: italic; }"
@inline_style = true
%>
<%= @page.display_published %>