Smarty is a template engine designed for PHP, by the creators of PHP. It is designed to separate the functionality of the PHP code from the display of the content.
For more information on how to create and edit Smarty templates, view their online documentation.