Closed ghost closed 10 years ago
This could also be useful for including pages in modal dialogs and other similiar situations
I decided to go with the basic
{% extends baseTemplate ?: 'C33sStaticPageContentBundle::empty.html.twig' %}
for simplicity. We can choose to implement array fallbacks whenever we want.
This could also be useful for including pages in modal dialogs and other similiar situations
I decided to go with the basic
for simplicity. We can choose to implement array fallbacks whenever we want.