Brainy is a fork of Smarty that is focused on enhancing Smarty's
security and performance. By default, it includes safer security
defaults while also bundling features that make it less susceptible to
XSS and other types of attacks.
Add inheritance examples
Add the word "partials" to better describe reusable pieces of code
Clarify the role of templates (views) in the MVC pattern
Add note of caution around Smarty auto escaping