summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/_content.rhtml
blob: 0c6f4d648b9f7b21ce45cd1b2e878110f5f3b6e5 (plain)
1
2
3
<div class="wiki">
  <%= textilizable content.text, :attachments => content.page.attachments %>
</div>