amahi/platform

View on GitHub
public/themes/beach/views/layouts/_subheader.html.slim

Summary

Maintainability
Test Coverage
div style="background: #eee;"
  .container.subheader
    .row
        .col
            h2.page-title
                = page_title
        .col-pull-right.justify-content-end
            = render 'layouts/searchform'