_content.html.erb
4 lines
| 264 B
| text/plain
|
TextLexer
|
r7709 | <div class="wiki wiki-page"> | ||
<%= textilizable content, :text, :attachments => content.page.attachments, | ||||
|
r7710 | :edit_section_links => (@sections_editable && {:controller => 'wiki', :action => 'edit', :project_id => @page.project, :id => @page.title}) %> | ||
|
r561 | </div> | ||