first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
$smarty->assign('content',$main_text->getContent());
|
||||
$smarty->display('main_text.html')
|
||||
;?>
|
||||
Reference in New Issue
Block a user