Add support for nested templates
It would be convenient if templates could be nested, which means a template can be based on another template. This change implements support for nested templates. It avoids cycles by just ignoring templates that have already been visited when collecting the set of templates to use.
T
Tom Quist committed
0c2554db2b9a6985d843a3c4e07f38f4cf51e040
Parent: f32673a