From 299df65290ef028a997bcfed888b2230ee750f36 Mon Sep 17 00:00:00 2001 From: James Mills Date: Fri, 27 Mar 2020 21:04:10 +1000 Subject: Add optional title and description to video upload --- templates/upload.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/upload.html b/templates/upload.html index 12aea6c..ac5710a 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -9,6 +9,8 @@ Click to browse or drop file here
+ +
-- cgit v1.2.3