You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
785 B
19 lines
785 B
|
|
<!-- start header --> |
|
<!DOCTYPE html> |
|
<html lang="#!variable!language!#"> |
|
<head> |
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
|
|
<!-- Disable caching during development. --> |
|
<meta http-equiv="cache-control" content="max-age=0" /> |
|
<meta http-equiv="cache-control" content="no-cache" /> |
|
<meta http-equiv="expires" content="0" /> |
|
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" /> |
|
<meta http-equiv="pragma" content="no-cache" /> <title>#!string!brand_0001!# - #!string!brand_0003!#</title> |
|
|
|
<link rel="stylesheet" href="#!data!skin::url!#/main.css" media="screen" /> |
|
<script type="text/javascript" src="/jquery-latest.js"></script> |
|
<script type="text/javascript" src="#!data!skin::url!#/main.js"></script> |
|
</head> |
|
<!-- end header -->
|
|
|