You are here

Files in Bootstrap Layouts 8

Primary tabs

File namesort descending Location Namespace Description
bootstrap-1-11.html.twig templates/bootstrap-1-11.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-11"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_left %} <div…
bootstrap-10-2.html.twig templates/bootstrap-10-2.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-10"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_left %} <div…
bootstrap-11-1.html.twig templates/bootstrap-11-1.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-11"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_right %} <div…
bootstrap-12.html.twig templates/bootstrap-12.html.twig <div class="row"> {% if content.main %} <div class="col-sm-12"> {{ content.main }} </div> {% endif %} </div>
bootstrap-2-10.html.twig templates/bootstrap-2-10.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-2"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_left %} <div…
bootstrap-2-8-2.html.twig templates/bootstrap-2-8-2.html.twig <div class="row"> {% if content.sidebar_left %} <div class="col-sm-2"> {{ content.sidebar_left }} </div> {% endif %} {% if content.main %} <div class="col-sm-8"> …
bootstrap-3-6-3.html.twig templates/bootstrap-3-6-3.html.twig <div class="row"> {% if content.sidebar_left %} <div class="col-sm-3"> {{ content.sidebar_left }} </div> {% endif %} {% if content.main %} <div…
bootstrap-3-9.html.twig templates/bootstrap-3-9.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-3"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_left %} <div…
bootstrap-4-4-4.html.twig templates/bootstrap-4-4-4.html.twig <div class="row"> {% if content.sidebar_left %} <div class="col-sm-4"> {{ content.sidebar_left }} </div> {% endif %} {% if content.main %} <div…
bootstrap-4-8.html.twig templates/bootstrap-4-8.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-4"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_left %} <div…
bootstrap-5-5-2.html.twig templates/bootstrap-5-5-2.html.twig <div class="row"> {% if content.sidebar_left %} <div class="col-sm-5"> {{ content.sidebar_left }} </div> {% endif %} {% if content.main %} <div…
bootstrap-5-7.html.twig templates/bootstrap-5-7.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-5"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_left %} <div…
bootstrap-6-6-bricks.html.twig templates/bootstrap-6-6-bricks.html.twig <div class="row"> {% if content.top %} <div class="col-sm-12"> {{ content.top }} </div> {% endif %} {% if content.upper_left %} <div class="col-sm-6"> {{…
bootstrap-6-6-stacked.html.twig templates/bootstrap-6-6-stacked.html.twig <div class="row"> {% if content.top %} <div class="col-sm-12"> {{ content.top }} </div> {% endif %} {% if content.sidebar_left %} <div…
bootstrap-6-6.html.twig templates/bootstrap-6-6.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-6"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_left %} <div…
bootstrap-7-5.html.twig templates/bootstrap-7-5.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-7"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_left %} <div…
bootstrap-8-4.html.twig templates/bootstrap-8-4.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-8"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_right %} <div…
bootstrap-9-3.html.twig templates/bootstrap-9-3.html.twig <div class="row"> {% if content.sidebar_right %} <div class="col-sm-9"> {{ content.sidebar_right }} </div> {% endif %} {% if content.sidebar_left %} <div…
bootstrap_layouts.info.yml bootstrap_layouts.info.yml bootstrap_layouts.info.yml
bootstrap_layouts.layouts.yml bootstrap_layouts.layouts.yml bootstrap_layouts.layouts.yml
bootstrap_layouts.module bootstrap_layouts.module Contains bootstrap_layouts.module..

Other projects