instiki/app/views/wiki/published.rhtml

9 lines
209 B
Plaintext
Raw Normal View History

2005-01-15 21:26:54 +01:00
<%
@title = @page.plain_name
@hide_navigation = false
@style_additions = ".newWikiWord { background-color: white; font-style: italic; }"
@inline_style = true
2005-01-16 16:00:11 +01:00
%>
2005-01-15 21:26:54 +01:00
<%= @page.display_published %>