summaryrefslogtreecommitdiff
path: root/header.html.part
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-05-28 18:51:26 +0100
committerPaul Buetow <paul@buetow.org>2022-05-28 18:51:26 +0100
commitce927cf1ccf5bc6ddce116d9ad03be43117ca464 (patch)
tree961cf5438691833041ca8897aa833dd0f9516c36 /header.html.part
parent6d02279c3526d00ca63164f89e6bdbbee9828520 (diff)
move html related content to htmlextras
Diffstat (limited to 'header.html.part')
-rw-r--r--header.html.part9
1 files changed, 0 insertions, 9 deletions
diff --git a/header.html.part b/header.html.part
deleted file mode 100644
index f2592b3..0000000
--- a/header.html.part
+++ /dev/null
@@ -1,9 +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" lang="en" xml:lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>%%TITLE%%</title>
-<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
-<link rel="stylesheet" href="%%STYLESHEET%%" />
-</head>
-<body>