Details |
Last modification |
View Log
Rev |
Author |
Line No. |
Line |
6 |
kaklik |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
2 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{LANG}" lang="{LANG}" dir="{DIR}">
|
|
|
3 |
|
|
|
4 |
<head>
|
|
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset={CONTENT_ENCODING}" />
|
|
|
6 |
<meta http-equiv="Content-Style-Type" content="text/css" />
|
|
|
7 |
<!-- BEGIN refresh -->
|
|
|
8 |
<meta http-equiv="refresh" content="{REFRESH_TIME};url={U_REFRESH}">
|
|
|
9 |
<!-- END refresh -->
|
|
|
10 |
<title>{PAGE_TITLE}</title>
|
|
|
11 |
<link rel="stylesheet" href="{T_STYLE}" type="text/css" />
|
|
|
12 |
<script type="text/javascript" src="include/scripts.js"></script>
|
|
|
13 |
</head>
|
|
|
14 |
|
|
|
15 |
<body>
|
|
|
16 |
<div class="main">
|