Sha256: 2904e02f4bd691c64c8fd16b1b652e37f5be1e0d4aa93898dcfcc41e474705d0

Contents?: true

Size: 232 Bytes

Versions: 2

Compression:

Stored size: 232 Bytes

Contents

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

<div class="h-heading d-flex flex-column flex-md-row align-items-start align-items-md-end justify-content-between">
  <%= yield if block_given? %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

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