You are here

Files in Bootstrap Layouts 8.3

Primary tabs

File namesort descending Location Namespace Description
bootstrap-1-11.html.twig templates/two-columns/bootstrap-1-11/bootstrap-1-11.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-11"> {{ content.sidebar_left }} </div> {% endif %} {% if…
bootstrap-10-2.html.twig templates/two-columns/bootstrap-10-2/bootstrap-10-2.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-10"> {{ content.sidebar_left }} </div> {% endif %} {% if…
bootstrap-11-1.html.twig templates/two-columns/bootstrap-11-1/bootstrap-11-1.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-11"> {{ content.sidebar_left }} </div> {% endif %} {% if…
bootstrap-12.html.twig templates/one-column/bootstrap-12/bootstrap-12.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.main %} <div class="col-sm-12"> {{ content.main }} </div> {% endif %} </div>
bootstrap-2-10.html.twig templates/two-columns/bootstrap-2-10/bootstrap-2-10.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-2"> {{ content.sidebar_left }} </div> {% endif %} {% if…
bootstrap-2-2-8.html.twig templates/three-columns/bootstrap-2-2-8/bootstrap-2-2-8.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-2"> {{ content.sidebar_left }} </div> {% endif %} {% if content.main %} …
bootstrap-2-2-8.html.twig templates/three-columns/bootstrap-8-2-2/bootstrap-2-2-8.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-2"> {{ content.sidebar_left }} </div> {% endif %} {% if content.main %} …
bootstrap-2-8-2.html.twig templates/three-columns/bootstrap-2-8-2/bootstrap-2-8-2.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-2"> {{ content.sidebar_left }} </div> {% endif %} {% if content.main %} …
bootstrap-3-3-3-3-bricks.html.twig templates/bricks/bootstrap-3-3-3-3-bricks/bootstrap-3-3-3-3-bricks.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.top %} <div class="col-sm-12"> {{ content.top }} </div> {% endif %} {% if content.upper_far_left %} …
bootstrap-3-3-3-3.html.twig templates/four-columns/bootstrap-3-3-3-3/bootstrap-3-3-3-3.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.far_left %} <div class="col-sm-3"> {{ content.far_left }} </div> {% endif %} {% if content.mid_left %} …
bootstrap-3-6-3.html.twig templates/three-columns/bootstrap-3-6-3/bootstrap-3-6-3.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-3"> {{ content.sidebar_left }} </div> {% endif %} {% if content.main %} …
bootstrap-3-9.html.twig templates/two-columns/bootstrap-3-9/bootstrap-3-9.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-3"> {{ content.sidebar_left }} </div> {% endif %} {% if…
bootstrap-4-4-4-stacked.html.twig templates/stacked/bootstrap-4-4-4-stacked/bootstrap-4-4-4-stacked.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.top %} <div class="col-sm-12"> {{ content.top }} </div> {% endif %} {% if content.sidebar_left %} …
bootstrap-4-4-4.html.twig templates/three-columns/bootstrap-4-4-4/bootstrap-4-4-4.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-4"> {{ content.sidebar_left }} </div> {% endif %} {% if content.main %} …
bootstrap-4-8.html.twig templates/two-columns/bootstrap-4-8/bootstrap-4-8.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-4"> {{ content.sidebar_left }} </div> {% endif %} {% if…
bootstrap-5-5-2.html.twig templates/three-columns/bootstrap-5-5-2/bootstrap-5-5-2.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-5"> {{ content.sidebar_left }} </div> {% endif %} {% if content.main %} …
bootstrap-5-7.html.twig templates/two-columns/bootstrap-5-7/bootstrap-5-7.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-5"> {{ content.sidebar_left }} </div> {% endif %} {% if…
bootstrap-6-6-bricks.html.twig templates/bricks/bootstrap-6-6-bricks/bootstrap-6-6-bricks.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.top %} <div class="col-sm-12"> {{ content.top }} </div> {% endif %} {% if content.upper_left %} <div…
bootstrap-6-6-stacked.html.twig templates/stacked/bootstrap-6-6-stacked/bootstrap-6-6-stacked.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.top %} <div class="col-sm-12"> {{ content.top }} </div> {% endif %} {% if content.sidebar_left %} …
bootstrap-6-6.html.twig templates/two-columns/bootstrap-6-6/bootstrap-6-6.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-6"> {{ content.sidebar_left }} </div> {% endif %} {% if…
bootstrap-7-5.html.twig templates/two-columns/bootstrap-7-5/bootstrap-7-5.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-7"> {{ content.sidebar_left }} </div> {% endif %} {% if…
bootstrap-8-4.html.twig templates/two-columns/bootstrap-8-4/bootstrap-8-4.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-8"> {{ content.sidebar_left }} </div> {% endif %} {% if…
bootstrap-9-3.html.twig templates/two-columns/bootstrap-9-3/bootstrap-9-3.html.twig <div {{ attributes.addClass('row') }} > {{ title_suffix.contextual_links }} {% if content.sidebar_left %} <div class="col-sm-9"> {{ content.sidebar_left }} </div> {% endif %} {% if…
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..
README.txt README.txt INTRODUCTION ------------ This project is a combination of Display Suite Bootstrap Layouts and Panels Bootstrap Layouts for Drupal 8. REQUIREMENTS ------------- - Bootstrap or any theme that use the Bootstrap grid system. - Layout Plugin: Display…

Other projects