govcms-2.x-dev/modules/deprecated/govcms8_foundations/modules/govcms8_layouts/templates/page_layouts/page_4_8.html.twig
modules/deprecated/govcms8_foundations/modules/govcms8_layouts/templates/page_layouts/page_4_8.html.twig
{#
/**
* Template for 2 columns layout with 1:2 ratio.
*/
#}
{% extends '@govcms8_layouts/page_layouts/govcms_page.html.twig' %}
{% set attributes = attributes.addClass('page-layout--48') %}
