You are here

Files in Panels Bootstrap Layouts 8.3

Primary tabs

File namesort descending Location Namespace Description
panels-bootstrap-layouts-2-stacked.html.twig templates/panels-bootstrap-layouts-2-stacked.html.twig <div class="row"> {% if content.top %} <div class="col-sm-12"> {{ content.top }} </div> {% endif %} {% if content.left %} <div class="col-sm-6"> {{ content.left }} …
panels-bootstrap-layouts-3-stacked.html.twig templates/panels-bootstrap-layouts-3-stacked.html.twig <div class="row"> {% if content.top %} <div class="col-sm-12"> {{ content.top }} </div> {% endif %} {% if content.left %} <div class="col-sm-4"> {{ content.left }} …
panels_bootstrap_layouts.info.yml panels_bootstrap_layouts.info.yml panels_bootstrap_layouts.info.yml
panels_bootstrap_layouts.layouts.yml panels_bootstrap_layouts.layouts.yml panels_bootstrap_layouts.layouts.yml

Other projects