<%- content_for :title, t('project_name') %>
<% @node.attachments.each do |attachment| %> <%= attachment.body.html_safe %> <% end %>