diff options
author | P. J. McDermott <pjm@nac.net> | 2012-08-13 13:43:34 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-13 13:43:34 (EDT) |
commit | 8439c4f826cb0bb5d760370516a502bbfb0e5db7 (patch) | |
tree | 16cb04fff6037768185c5d7762bf971146df309f /include/header.html | |
parent | dd988c55365d68a0ad0205de433f7920a0af745c (diff) |
Remove old template files.
Diffstat (limited to 'include/header.html')
-rw-r--r-- | include/header.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/header.html b/include/header.html deleted file mode 100644 index 3324427..0000000 --- a/include/header.html +++ /dev/null @@ -1,10 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>@TITLE@</title> - <link type="text/css" rel="stylesheet" href="main.css" /> - </head> - <body> |