Smarty is a web template system written in PHP. Smarty is primarily promoted as a tool for separation of concerns.
Smarty is intended to simplify compartmentalization, allowing the front-end of a web page to change separately from its back-end. Ideally, this lowers costs and minimizes the efforts associated with software maintenance.
Detailed documentation from Smarty can be found here:
https://www.smarty.net/documentation