20240413#9

This commit is contained in:
User
2024-04-13 12:24:53 +03:00
parent 8346234859
commit 4ad36c6034
5 changed files with 29 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
<?php
return (new \Rmphp\Content\Content('/templates/base.tpl0'))->setSubtemplatePath('/templates');
return (new \Rmphp\Content\Content('/templates/base.tpl'))->setSubtemplatePath('/templates');