Просмотр файла template/head.php

Размер файла: 448B

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="template/black.css" type="text/css">
<title>VKCMS</title>
</head>
<body>

<!--<center><img src="img/logo.gif" /></center>-->
  <table width="100%">
 <tr> <td valign="top" width="25%" align="left">
<?nav();?>
</td><td valign="top" width="" align="left">
<?
$errmsg=$_GET['errmsg'];
echo '<font color=red>'.$err[$errmsg].'</font><p>';
?>