pickles/boilerplate/templates/home.phtml
2011-04-16 22:38:14 -04:00

11 lines
125 B
PHTML

<?php
// I'm the child template
// I can be loaded up with markup
// I can be loaded up with PHP
// Your call really
?>