5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
|
|
<?
|
||
|
|
header("Content-type: text/html");
|
||
|
|
echo $content_for_layout;
|
||
|
|
?>
|