freedom-legacy/pages/head.html
2018-12-28 03:27:34 +01:00

7 lines
178 B
HTML

{{define "head"}}
<head>
<title>freedom - for your music</title>
<link href="http://localhost:8088/static/tables.css" type="text/css" rel="stylesheet" />
</head>
{{end}}