summaryrefslogtreecommitdiff
path: root/page_template.html
diff options
context:
space:
mode:
Diffstat (limited to 'page_template.html')
-rw-r--r--page_template.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/page_template.html b/page_template.html
deleted file mode 100644
index e049d56..0000000
--- a/page_template.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <html>
- <head>
- <meta charset="$charset"/>
- <style type="text/css">
-$css
- </style>
- </head>
- <body>
-$body
- </body>
- </html>