Cleaning code

This commit is contained in:
Antonio de la Rosa 2025-11-21 20:08:18 +01:00
parent ba371e2e22
commit 822599bdd7

View file

@ -38,12 +38,6 @@ class Templates {
$template=ob_get_contents();
//<%inherit file="base.html"/>
//if(strpos('<%inherit',
//if('<%inherit
ob_end_clean();
break;