PostCMS Blog
Template inheritance
05 May 08
You can now very easily create templates that inherit most of their code from a master template.
How? By specifying the new <content:extends> tag as the first thing in your new template. Then you can selectively override any tag in the master template, by id.



