suitepro/app/views/attachments/file.html.erb
2020-11-22 21:20:06 +01:00

4 lines
114 B
Text

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