aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/views/header.ejs
blob: d1ccf7ca3c7ce722bab74c772b1f8d35140da45d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!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" />
    <link rel="stylesheet" href="/css/use.css" />