added 'head' section to add_stream.html
This commit is contained in:
parent
e774c1d21d
commit
cef301d7f4
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
{{template "base" .}}
|
||||
{{define "head"}}
|
||||
{{end}}
|
||||
{{define "content"}}
|
||||
<h1>Add Stream</h1>
|
||||
<form method="POST" class="pure-form pure-form-stacked">
|
||||
|
|
Loading…
Add table
Reference in a new issue