summaryrefslogtreecommitdiff
path: root/templates/header.html
blob: 7756d4f547a24622e24a7acaffe5e7990c146dd0 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <link rel="stylesheet" href="./style.css">
        <title>$PAGE_TITLE</title>
    </head>
    <body>