summaryrefslogblamecommitdiff
path: root/tpl/general/static.php
blob: 0ae27fef26bd9129a5a3d1899949c482587178d4 (plain) (tree)
1
2
3
4



                      
<?php
require("top.php");
echo $text;
require("bottom.php");