From 00ecbee8b93e80e4ccb39249c33a8afebef6cdb6 Mon Sep 17 00:00:00 2001 From: James Mills Date: Fri, 27 Mar 2020 14:24:44 +1000 Subject: Added UI/UX for Importing artbitrary videos from a URL --- templates/import.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 templates/import.html (limited to 'templates/import.html') diff --git a/templates/import.html b/templates/import.html new file mode 100644 index 0000000..84f0652 --- /dev/null +++ b/templates/import.html @@ -0,0 +1,29 @@ +{{define "content"}} +
+ +
+{{end}} +{{define "scripts"}} + +{{end}} -- cgit v1.2.3