{* Smarty config/sample4-1.tpl *} {config_load file="sample4-1.config" section="Smarty"} <html> <head> <title>Smarty Test</title> </head> <body> <h1>{#title#}</h1> <p>Site : {#url#}</p> </body> </html>