Sha256: b14e7069dbc6fc866b100a9b83812cd03341363dc4b1a621c4c483d5419723c4
Contents?: true
Size: 805 Bytes
Versions: 10
Compression:
Stored size: 805 Bytes
Contents
doctype XML doctype html html xmlns='http://www.w3.org/1999/xhtml' head = render 'locomotive/shared/head' body class="sidebar-open on-main #{body_class}" = render 'locomotive/shared/navigation' = render 'locomotive/shared/sidebar' .content-main .content-overlay .drawer .close-button i.fa.fa-times .content-inner = yield :drawer = yield :foot .content .scrollable .container-fluid.main role='main' .row = yield :local_warning_message - if title .row.header-row .col-md-8.col-xs-9 h1== title .col-md-4.col-xs-3.actions = yield :actions = yield = yield :foot
Version data entries
10 entries across 10 versions & 1 rubygems