From f176deda7893d8c859cd65136501935bbb709034 Mon Sep 17 00:00:00 2001 From: Alan Deutscher Date: Tue, 25 Feb 2020 00:20:49 -0800 Subject: [PATCH] Hide HTML for upload if `--no-upload` is specified. --- updog/templates/home.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/updog/templates/home.html b/updog/templates/home.html index d02a89a..793cede 100644 --- a/updog/templates/home.html +++ b/updog/templates/home.html @@ -28,6 +28,7 @@ + {% if allow_upload %}
@@ -49,6 +50,7 @@

+ {% endif %} {% if is_subdirectory %}