diff options
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> |