4 lines
No EOL
66 B
PHP
4 lines
No EOL
66 B
PHP
<?
|
|
echo "home2";
|
|
$template->assign('content', 'tpl/leer.tpl');
|
|
?>
|