DEBSOURCES
Skip Quicknav
sources / ruby-view-component / 2.74.1-1 / test / sandbox / app / components / content_areas_component.html.erb
1234567891011
<div> <div class="title"> <%= title %> </div> <div class="body"> <%= body %> </div> <div class="footer"> <%= footer %> </div> </div>