Sha256: 247c419cc89ad8d5c43a18401eeeaf58fbe981741b8d4186a3743c1361e7e562
Contents?: true
Size: 403 Bytes
Versions: 66
Compression:
Stored size: 403 Bytes
Contents
<% content_for :title, @title %> <header> <h1 class="heading"><%= @title %></h1> <div class="breadcrumbs" role="navigation" aria-label="Breadcrumbs"> <% breadcrumbs.each do |breadcrumb| %> <%= breadcrumb %> <% end %> </div> <div class="actions" role="navigation" aria-label="Related pages"> <% actions.each do |action| %> <%= action %> <% end %> </div> </header>
Version data entries
66 entries across 66 versions & 1 rubygems