_content.rhtml
5 lines
| 184 B
| text/html+ruby
|
RhtmlLexer
|
r561 | <div class="wiki"> | ||
<% cache "wiki/show/#{content.page.id}/#{content.version}" do %> | ||||
<%= textilizable content.text, :attachments => content.page.attachments %> | ||||
<% end %> | ||||
</div> | ||||