View file templates/wap/overall_header.tpl

File size: 810B
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="author" content="[email protected]"/>
<meta name="description" content="{PAGE_TITLE}"/>
<meta name="robots" content="index, follow"/>
{META}
<title>{PAGE_TITLE}</title>
<link rel="stylesheet" type="text/css" href="{CSS_STYLE}"/>
</head>
<body>
<div style="background:#fff;text-align:center;"><img src="images/waplogo.gif" alt=""/></div>
{HOBOE}
<div class="top"><span class="cattitle">{PAGE_TITLE}</span></div>
<div class="rek">
<!-- BEGIN url1 -->
<a href="{url1.URL}">{url1.NAME}</a><br/>
<!-- END url1 -->
</div>
<br />