{{if $playing.ID}}
{{end}}
{{ template "stylesheets" . }}
{{ template "css" . }}
Tube
This is a public instance. Abuse will not be tolerated. Uploading illegal content
will be deleted and repeated abuse will result in your access permanently terminated.
{{template "content" .}}
{{ template "scripts" . }}
{{end}}
{{ define "css" }}{{ end }}
{{ define "scripts" }}{{ end }}
{{ define "stylesheets" }}{{ end }}