20230626#1

This commit is contained in:
User
2023-06-26 21:11:35 +03:00
parent caa6819eae
commit 19b505a458
10 changed files with 7 additions and 21 deletions

View File

@@ -1,2 +1,2 @@
<?php
return (new \Rmphp\Content\Content('public/web/main/sheet.html'))->setSubtemplePath('templates');
return (new \Rmphp\Content\Content('templates/base.tpl'))->setSubtemplePath('templates');