From 513b1f4d83d8267f9b8c7299822c40e9d4d77196 Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Thu, 8 Jul 2021 12:54:05 +0200 Subject: Add video download server support --- templates/search.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates/search.html') diff --git a/templates/search.html b/templates/search.html index 8cbf200..e5cff9a 100644 --- a/templates/search.html +++ b/templates/search.html @@ -41,6 +41,11 @@ {{.LengthText}} + {{if ne $.Dlsrv ""}} + + Download + + {{end}} {{end}} -- cgit v1.2.3