Sha256: 2c0e3c5929bd35a8b8858de396a735144db66913798585a8f744cc5eaeee3bc7
Contents?: true
Size: 359 Bytes
Versions: 3
Compression:
Stored size: 359 Bytes
Contents
doctype html html head title= yield(:title) = stylesheet_link_tag 'the_role/reset' = stylesheet_link_tag 'the_role/style' = stylesheet_link_tag 'the_role/headers' = stylesheet_link_tag 'the_role/form' = javascript_include_tag :jquery = javascript_include_tag :jquery_ujs = csrf_meta_tags body .body= yield
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
the_role-0.9.92 | app/views/layouts/the_role.slim |
the_role-0.9.91 | app/views/layouts/the_role.slim |
the_role-0.9.9 | app/views/layouts/the_role.slim |