aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/views/header.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/header.ejs')
-rw-r--r--views/header.ejs16
1 files changed, 0 insertions, 16 deletions
diff --git a/views/header.ejs b/views/header.ejs
deleted file mode 100644
index 815be5c..0000000
--- a/views/header.ejs
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta charset="utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
-
- <title><%= title %></title>
- <meta name="description" content="" />
- <meta name="author" content="">
-
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <link rel="stylesheet" href="/css/bootstrap.css" />
- <link rel="stylesheet" href="/css/bootstrap-responsive.css">
-
- <link rel="stylesheet" href="/css/shame.css" />
-