Several fixes for template engine, JavaScripts, etc.
[mailer.git] / templates / de / html / page_header.tpl
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="de" lang="de">
3 <head>
4 <title>$content[header_title]</title>
5 <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
6 <meta http-equiv="content-style-type" content="text/css" />
7 <meta http-equiv="content-script-type" content="text/javascript" />
8 <meta http-equiv="language" content="de" />
9
10 <script src="{?URL?}/js.php?js=jquery{%version=jquery%}" type="text/javascript"></script>