Sha256: 3d84c6fae73c0443a8888cfcc99abe3f3bdcfe1df00eb97e77b132d298306f6f
Contents?: true
Size: 499 Bytes
Versions: 6
Compression:
Stored size: 499 Bytes
Contents
doctype XML doctype html html xmlns='http://www.w3.org/1999/xhtml' head = render 'locomotive/shared/head' link rel="icon" type="image/png" href="#{asset_url('locomotive/favicon.png')}" sizes="32x32" body class="#{body_class} without-site" nav.sidebar .scrollable = render 'locomotive/shared/sidebar_without_site' = render 'locomotive/shared/header' .wrapper .scrollable .container-fluid .main = yield = yield :foot
Version data entries
6 entries across 6 versions & 1 rubygems