From 58bc8b4bca4a0272ea78294d8aa413598eaf75c6 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 23 Nov 2016 16:39:29 +0800 Subject: webui: Add "from_localhost" to IndexHandler and products template --- fg21sim/webui/templates/products.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fg21sim/webui/templates/products.html') diff --git a/fg21sim/webui/templates/products.html b/fg21sim/webui/templates/products.html index e7c7427..a883565 100644 --- a/fg21sim/webui/templates/products.html +++ b/fg21sim/webui/templates/products.html @@ -25,12 +25,14 @@ + {% if from_localhost %}
+ {% end %}
-- cgit v1.2.2