]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/de/code/header.ctp
First initial import for a web interface, this will later allow to browse and
[hub.git] / application / hub / templates / de / code / header.ctp
diff --git a/application/hub/templates/de/code/header.ctp b/application/hub/templates/de/code/header.ctp
new file mode 100644 (file)
index 0000000..6f2518f
--- /dev/null
@@ -0,0 +1,21 @@
+<!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>
+               {?app_full_name?} - {?title?}
+       </title>
+
+       <meta name="author" content="{?meta_author?}" />
+       <meta name="publisher" content="{?meta_publisher?}" />
+       <meta name="keywords" content="{?meta_keywords?}" />
+       <meta name="robots" content="index,follow" />
+       <meta name="description" content="{?meta_description?}" />
+       <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" />
+       {?header_extras_hook?}
+</head>
+
+<body>
+<div id="masterbox">