{* Savant2_Compiler_basic : compile.tpl.php *} {tpl 'header.tpl.php'}

{$this->variable1}

{$this->variable2}

{$this->variable3}

{$this->key0}

{$this->key1}

{$this->key2}

{$this->reference1}

{$this->reference2}

{$this->reference3}

{$this->variable1}

Extended printing: {: $this->variable1 . ' ' . $this->variable2}

{['form', 'start']} {['form', 'text', 'example', 'default value', 'label:']} {['form', 'end']}

{tpl 'footer.tpl.php'}