freedom-legacy/pages/head.html

7 lines
178 B
HTML
Raw Permalink Normal View History

2018-12-28 02:27:34 +00:00
{{define "head"}}
<head>
<title>freedom - for your music</title>
<link href="http://localhost:8088/static/tables.css" type="text/css" rel="stylesheet" />
</head>
{{end}}