Sha256: 149cca2077f034b49b447de85071f79d4205aed0b6856b544abb2fe4dfed6916

Contents?: true

Size: 318 Bytes

Versions: 18

Compression:

Stored size: 318 Bytes

Contents

<% page.classes = "body-cover" %>
<%= render 'layouts/includes' %>

<%- content_for :body do %>
<div class="site-wrapper">
  <div class="site-wrapper-inner">
    <div class="cover-container">
      <%= yield %>
    </div>
  </div>
</div>
<% end %>

<%= render template: "layouts/minimum_viable_product/application" %>

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
mvpkit-0.8.1 project/app/views/layouts/modal.html.erb
mvpkit-0.8.0 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.15 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.14 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.13 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.12 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.11 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.10 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.9 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.8 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.7 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.6 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.5 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.4 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.3 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.2 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.1 project/app/views/layouts/modal.html.erb
minimum_viable_product-0.7.0 project/app/views/layouts/modal.html.erb