]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/page_header.tpl
Description made more clear
[mailer.git] / templates / de / html / page_header.tpl
index fb13505a8aa48a1d487446d9813e35439cfd919a..4477112ba68142372daaad78120e38b482abcafb 100644 (file)
@@ -1,10 +1,10 @@
 <!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" xml:lang="de" lang="de">
 <head>
-<title>$content[header_title]</title>
+<title>{%pipe,determinePageTitle%}</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 src="{?URL?}/js.php?js=jquery{%version=jquery%}" type="text/javascript"></script>
+<script src="{%url=js.php?js=jquery%}{%ext,version=sql_patches%}" type="text/javascript"></script>