tray/site/inc/header.i
Evgeny Gryaznov 20ebf14a17 update relative paths
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@647 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-31 14:55:27 +00:00

10 lines
471 B
OpenEdge ABL

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title><?php echo $title ?> - <?php echo getlocal("title") ?></title>
<link href="/default.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
</head>
<body>
<div class="wrap">