| Path: | app/views/wiki/published.rhtml |
| Last Update: | Mon Jun 07 23:00:18 GMT+2:00 2004 |
<%
@title = @page.plain_name
@hide_navigation = true
@style_additions = ".newWikiWord { background-color: white; font-style: italic; }"
@inline_style = true
%><%= sub_template "top" %>
<%= @page.display_published %>
<%= sub_template "bottom" %>