<title><?echo $title_page ?></title>
<form action='ustawienia.php' method='post'> <input type='hidden' name='wyslane' value='TRUE' /> <table width='266' border='0' cellspacing='0' cellpadding='0'> <tr> <th width='113' height='32' scope='col'><font size='2'>Nazwa strony:</font></th> <th width='153' scope='col'><div align='center'> <input type='text' value='$title_page'/> </div></th> </tr> </table> <p><input type='submit' class='konto' value='' /></p></form>