@@ -1,5 +1,4 @@ |
||
1 | 1 | <?php |
2 | -use ntentan\honam\AssetsLoader; |
|
3 | 2 | use ntentan\honam\TemplateEngine; |
4 | 3 | |
5 | 4 | function t($template, $templateData = array()) |