file.html.erb 114 Bytes
<%= render :layout => 'layouts/file' do %>
  &nbsp;
  <%= render_file_content(@attachment, @content) %>
<% end %>