Sha256: 5b37e570e68009ce61e0b361fc818bfe6bf59ab971d3b36e9915d8d2e3de61a5

Contents?: true

Size: 326 Bytes

Versions: 2

Compression:

Stored size: 326 Bytes

Contents

<div id="file_block_<%= @content_block.id %>" class="file_block">
  <img src="/images/cms/icons/file_types/<%= @content_block.attachment.icon %>.png" alt="<%=h file_block.attachment.icon %>"/>
  <%= link_to @content_block.name, @content_block.attachment_link %>
  <%= @content_block.attachment.file_size.round_bytes %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nate-browsercms-3.0.210 app/views/cms/file_blocks/render.html.erb
nate-browsercms-3.0.211 app/views/cms/file_blocks/render.html.erb