aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/views/header.ejs
blob: 1dd275deedbf1c8b71904111e42b0680e8b5cbfc (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" />