blob: 2c6f2b7d9b96db003cfaffcdcfdaf036c319ce7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!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/base.css" rel="stylesheet">
{{.}}
</head>
<body>
|