XF 2.1 include templates as tabs in template-edit

high1976

Active member
Licensed customer
working on the 1.5 to 2.1 update and try to nest custom css templates as we did in 1.x to clean up the extra.css.
Code:
<xen:include template="EXTRA_hp_footer.css" />
to
<xf:include template="EXTRA_hp_footer.css" />
but that does not work. Was this feature removed?
2019-06-26 09_42_23-Window.webp
 
Back
Top Bottom