aboutsummaryrefslogtreecommitdiffstats
path: root/root/html/includes/header.tt
diff options
context:
space:
mode:
Diffstat (limited to 'root/html/includes/header.tt')
-rw-r--r--root/html/includes/header.tt10
1 files changed, 10 insertions, 0 deletions
diff --git a/root/html/includes/header.tt b/root/html/includes/header.tt
new file mode 100644
index 0000000..5319e52
--- /dev/null
+++ b/root/html/includes/header.tt
@@ -0,0 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- $Id$ -->
+<head>
+<title></title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+[% c.prototype.define_javascript_functions %]
+</head>
+
+<body>