From cef301d7f4dfee6b6393facccd45a410368482b9 Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Sun, 12 Jul 2020 17:04:44 +0000 Subject: [PATCH] added 'head' section to add_stream.html --- templates/add_stream.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/add_stream.html b/templates/add_stream.html index 100ea26..007606c 100755 --- a/templates/add_stream.html +++ b/templates/add_stream.html @@ -1,4 +1,6 @@ {{template "base" .}} +{{define "head"}} +{{end}} {{define "content"}}

Add Stream