I have been asked to include some html snippet in this php/smarty page. It\'s basically a sales agreement at the end of an overview page before you pay.
What is the
Like any other templates, smarty files are HTML files itself. you can just paste your HTML into smarty template.