Skip to content
Snippets Groups Projects
Commit cd31a818 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

fix

parent a91c80f7
No related branches found
No related tags found
No related merge requests found
<div class="hero">
<div class="container-fluid">
<h1><%= yield :title %></h1>
<div class="float-md-end text-end mt-md-n4">
<%= yield :title_right %>
<div class="d-flex">
<h1><%= yield :title %></h1>
<div class="ms-xl-auto text-xl-end mt-2">
<%= yield :title_right %>
</div>
</div>
<%= render_breadcrumbs builder: Osuny::BreadcrumbsOnRailsBuilder %>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment