cell.html.erb 110 Bytes
<div class="col-md-<%= @cell['size'] %> <%= @class_name %>" <%= @data_attributes %> >
  <%= @content %>
</div>