summaryrefslogtreecommitdiffstats
path: root/templates/header.html
blob: 8b65ad6af55e49f75518803772194b3e032ae8a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
	<meta charset="UTF-8">
	<title>Audio Axis</title>
	<!--
	<link href='http://fonts.googleapis.com/css?family=Cantarell' rel='stylesheet'>
	-->
	<link href="/static/cantarell.css" rel="stylesheet">
	<link href="/static/base.css" rel="stylesheet">
</head>

<body>