summaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/header.html b/templates/header.html
new file mode 100644
index 0000000..d8f909c
--- /dev/null
+++ b/templates/header.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>pocket book</title>
+<meta name="author" content="Jonas Smedegaard">
+<!-- heavily based on http://natbat.net/2009/May/21/pocketbooks/ -->
+<link rel="stylesheet" href="css/main.css" type="text/css">
+<link rel="stylesheet" href="css/print.css" type="text/css" media="print">
+</head>
+<body>