diff --git a/templates/index.html b/templates/index.html index af94b25..5d855b6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -23,7 +23,7 @@
{% if version %} - taiko-web ver.{{version.version}} ({{version.commit_short}}) + taiko-web ver.{{version.version}} ({{version.commit_short}}) {% else %} taiko-web (unknown version) {% endif %}