<div class="px-4 sm:px-6 lg:px-8">

  <% if header? %>
    <% header %>
  <% end %>

  <%= content %>

</div>
