diff --git a/src/PhaTemplates.php b/src/PhaTemplates.php index fcedb3d..6e74e95 100644 --- a/src/PhaTemplates.php +++ b/src/PhaTemplates.php @@ -38,12 +38,6 @@ class Templates { $template=ob_get_contents(); - //<%inherit file="base.html"/> - - //if(strpos('<%inherit', - - //if('<%inherit - ob_end_clean(); break;