Sha256: a066c742086d847ae603e8b5dde3e6c29b6fc2cc2b3835cbc68eee79dc75dacf

Contents?: true

Size: 172 Bytes

Versions: 2

Compression:

Stored size: 172 Bytes

Contents

<%#
    name: headmin/layout/body
    accepts block: yes
    parameters: none
%>

<div class="body col-sm-12 col-md-11 col-lg-10 p-0">
  <%= yield if block_given? %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
headmin-0.1.2 app/views/headmin/layout/_body.html.erb
headmin-0.1.1 app/views/headmin/layout/_body.html.erb