MyTemplate is very powerful template engine. It allows including a nested template file directly into another template file and automaticaly parse it in any template in set.
Working with dinamic blocks is so easy. Only assign block variables and get result. You do not need to parse each block 'manualy'.
Automaticaly parses PHP constant and global variables into templates.
Supports multiply template directories.
You'll like it :) Your code will become shorter :)