first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<?php $smarty->display($ajax ? 'webpage_ajax.html' : 'webpage_show.html') ?>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
<?php $smarty->display($ajax ? 'webpage_ajax.html' : 'webpage_show.html') ?>
|
||||