freedom-legacy/pages/head.html

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}}