Initial comit
[taxmanager.git] / application / modules / default / views / scripts / layout.phtml
bloba636fa13fc24a4603d12c767001c833ee1e36671
1 <?php\r
2 \r
3 echo $this->partial('header.phtml');\r
4 echo $this->layout()->content;\r
5 echo $this->partial('footer.phtml');\r
6 \r