]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/page_header.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / page_header.tpl
index fa6d2269a4c7fc13e8dcd03ad0252a658c69a005..e3a0b58061d111bd8ff95bc63c572e49d23de7a4 100644 (file)
@@ -1,4 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
 <head>
-<title>{!__PAGE_TITLE!}</title>
\ No newline at end of file
+<title>$content[header_title]</title>
+<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
+<meta http-equiv="content-style-type" content="text/css" />
+<meta http-equiv="content-script-type" content="text/javascript" />
+<meta http-equiv="language" content="de" />
+
+<script type="JavaScript" src="{?URL?}/js.php?js=jquery{%version=jquery%}">
+</script>