Template language improvements - template import and inheritance
Reusing code of a template in other templates. Linking one template file to another with template import or inheriting template from other one.
7
votes

The “include” functionality is supported.