Problem/Motivation
These two attributes are defined in bs_base/page.html.twig template so child theme does not have ability to change these attributes in the preprocessor. Let's move this two attributes definition to bs_base_preprocess_page which will allow more flexibility for child themes.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3163331-move-attributes-to-page-preprocessor.patch | 2.04 KB | pivica |
Comments
Comment #2
pivica commentedHere is a patch.
Comment #4
pivica commentedCommitted.