aboutsummaryrefslogtreecommitdiff
path: root/templates/header.tmpl
blob: 970aca4e6f1f14cd543d32b7c245896966c60693 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset='utf-8'>
	<meta content='width=device-width, initial-scale=1' name='viewport'>
	<title> Web </title>
	<link rel="stylesheet" href="/static/main.css" />
	<link rel="stylesheet" href="/static/fonts/fonts.css">
</head>
<body>