2013-08-01 10:33:49 +08:00
|
|
|
<div class="wiki wiki-page">
|
2014-08-13 14:45:10 +08:00
|
|
|
<%= textAreailizable content, :text, :attachments => content.page.attachments,
|
2013-08-01 10:33:49 +08:00
|
|
|
:edit_section_links => (@sections_editable && {:controller => 'wiki', :action => 'edit', :project_id => @page.project, :id => @page.title}) %>
|
2014-08-12 11:22:37 +08:00
|
|
|
<%#= content.text.html_safe %>
|
2013-08-01 10:33:49 +08:00
|
|
|
</div>
|