Sha256: b7a8604ac09a1551f74341215e750d682580b30a553cd2b16e0b824b1557c09d
Contents?: true
Size: 512 Bytes
Versions: 6
Compression:
Stored size: 512 Bytes
Contents
!!! %html %head %meta{:content => "width=device-width, initial-scale=1.0", :name => "viewport"}/ %title= content_for?(:title) ? yield(:title) : "StripeWrapper" = stylesheet_link_tag 'stripe_wrapper/stripe_wrapper.css', media: 'all', 'data-turbolinks-track' => 'reload' = javascript_include_tag 'stripe_wrapper/stripe_wrapper', 'data-turbolinks-track' => 'reload' = csrf_meta_tags %body = render "layouts/stripe_wrapper/sidebar_navigation" .main .page-content = yield
Version data entries
6 entries across 6 versions & 1 rubygems