]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/header.ctp
header_extras_hook added, templates in inc/templates/ may become deprecated soon...
[shipsimu.git] / application / ship-simu / templates / de / code / header.ctp
index 3a508c0fb39c83864ae0e48fe176621e3724961e..ed67731ff5f947f3fb1b7789f313b6efd0b8dbc2 100644 (file)
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
 <head>
        <title>
-               Ship-Simu Schiffsimulator - {?title?}
+               {?app_full_name?} - {?title?}
        </title>
 
        <meta name="author" content="$config[meta_author]" />
@@ -14,6 +14,7 @@
        <meta http-equiv="content-style-type" content="text/css" />
        <meta http-equiv="content-script-type" content="text/javascript" />
        <meta http-equiv="language" content="de" />
+       {?header_extras_hook?}
 </head>
 
 <body>