summaryrefslogtreecommitdiff
path: root/templates/upload.html
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2020-03-27 14:24:44 +1000
committerJames Mills <prologic@shortcircuit.net.au>2020-03-27 14:24:44 +1000
commit00ecbee8b93e80e4ccb39249c33a8afebef6cdb6 (patch)
tree2dc3fb2d3e3b5a262bb08354dd0428cbe0f3782a /templates/upload.html
parente6d35fd8c6624f84c38040015266ecb90a155d61 (diff)
Added UI/UX for Importing artbitrary videos from a URL
Diffstat (limited to 'templates/upload.html')
-rw-r--r--templates/upload.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/upload.html b/templates/upload.html
index 1716b65..12aea6c 100644
--- a/templates/upload.html
+++ b/templates/upload.html
@@ -30,6 +30,7 @@
</form>
</div>
</label>
+ <p>Need to import a video from another source? Click <a href="/import">Import</a></p>
</div>
{{end}}
{{define "scripts"}}