initial commit
This commit is contained in:
commit
e439b6c309
21 changed files with 17722 additions and 0 deletions
6
pages/head.html
Normal file
6
pages/head.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{{define "head"}}
|
||||
<head>
|
||||
<title>freedom - for your music</title>
|
||||
<link href="http://localhost:8088/static/tables.css" type="text/css" rel="stylesheet" />
|
||||
</head>
|
||||
{{end}}
|
Loading…
Add table
Add a link
Reference in a new issue