Category Archives: Smarty

Smarty tricks

Here's how to include another template file within a template file: PLAIN TEXT PHP: {include file='includes/menu_calendar.inc.tpl'} Tweet