summaryrefslogtreecommitdiff
path: root/templates/header.html
blob: 67bc01304046bc5224e7f779130b58b08fb51ae5 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8" name="viewport" content="width=80ch">
  <title>{{ title }}</title>
  <link rel="stylesheet" href="style.css">
</head>
<body>