]> git.mxchange.org Git - core.git/blobdiff - templates/de/code/header.ctp
Applications must now provide a header.ctp file
[core.git] / templates / de / code / header.ctp
diff --git a/templates/de/code/header.ctp b/templates/de/code/header.ctp
deleted file mode 100644 (file)
index 49bb65b..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<!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="$config[meta_author]" />
-       <meta name="publisher" content="$config[meta_publisher]" />
-       <meta name="keywords" content="$config[meta_keywords]" />
-       <meta name="robots" content="index,follow" />
-       <meta name="description" content="$config[meta_description]" />
-       <meta http-equiv="content-type" content="text/html; charset={?header_charset?}" />
-       <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">