1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-30 00:10:18 +02:00

#431 fix default theme

This commit is contained in:
Awilum
2018-02-28 01:43:10 +03:00
parent 1d4f0b0349
commit 9ca91aa2ce
5 changed files with 13 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
<?php Theme::getTemplate('tail'); ?>
<?php Theme::getTemplate('partials/tail'); ?>
</body>
</html>