From 0b93da5a648d43821be72122bb40b97d22f63241 Mon Sep 17 00:00:00 2001 From: LoveEevee Date: Wed, 16 Jan 2019 16:07:17 +0300 Subject: [PATCH] Fix black loading screen --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 2381f8c..af94b25 100644 --- a/templates/index.html +++ b/templates/index.html @@ -20,7 +20,7 @@
-
+
{% if version %} taiko-web ver.{{version.version}} ({{version.commit_short}})