]> git.mxchange.org Git - mailer.git/blob - templates/de/html/page_header.tpl
Continued, finally:
[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>{%pipe,determinePageTitle%}</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 {%template,MetaFavIcon%}
10
11 <script src="{%jquery%}{%ext,version=sql_patches%}" type="text/javascript"></script>
12 <script src="{%jquery,js=migrate-3.0.0%}{%ext,version=sql_patches%}" type="text/javascript"></script>
13 <script src="{%js=core-common.js%}" type="text/javascript"></script>
14 <script src="{%js=menu-common.js%}" type="text/javascript"></script>