aboutsummaryrefslogtreecommitdiff
path: root/templates/header.php
blob: 3a228e1a76fa2bfd97b65e16bbd15be1ff1a27bf (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

<html lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>localhost: ~red</title>
    <link rel="stylesheet" href="style.css">
</head>

<body>