mirror of
https://github.com/GuerillaStudio/now-playing
synced 2024-11-17 17:11:52 +00:00
6 lines
57 B
HTML
6 lines
57 B
HTML
|
{{ define "main" }}
|
||
|
|
||
|
{{ partial "musics" . }}
|
||
|
|
||
|
{{ end }}
|