Sha256: 8b52e6ed033fad8f9f83e29103476263996c096965b440ae7249034fdcf64e03
Contents?: true
Size: 720 Bytes
Versions: 1
Compression:
Stored size: 720 Bytes
Contents
<%= content_for :js_libs, "modernizr parallax" %> <% @title = 'Welcome' %> <main class="landing-5"> <div class="parallax-window" data-parallax="scroll" data-speed="0.5" data-image-src="<%= asset_path('kiso_themes/stock/landscape_12.jpg') %>"> <%= render partial: 'content_blocks/headers/10' %> </div> </main> <section class="pt-5 pb-5"> <%= render partial: 'content_blocks/general/16' %> </section> <section class="pt-5 pb-5 bg-dark"> <%= render partial: 'content_blocks/general/23' %> </section> <section class="pt-5 pb-5 bg-gray-300"> <%= render partial: 'content_blocks/general/18' %> </section> <section class="pt-5 pb-5 bg-dark"> <%= render partial: 'content_blocks/general/34' %> </section>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kiso_themes-1.0.2 | lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_5.html.erb |