added 'head' section to add_stream.html

This commit is contained in:
BroodjeAap 2020-07-12 17:04:44 +00:00
parent e774c1d21d
commit cef301d7f4

View file

@ -1,4 +1,6 @@
{{template "base" .}}
{{define "head"}}
{{end}}
{{define "content"}}
<h1>Add Stream</h1>
<form method="POST" class="pure-form pure-form-stacked">