diff -r 3555679d276b -r bec55b021ae7 templates/webfront.html --- a/templates/webfront.html Thu Aug 26 19:16:25 2021 +0300 +++ b/templates/webfront.html Thu Aug 26 19:36:44 2021 +0300 @@ -7,7 +7,7 @@
-

Check your part here

+

{{appname}} {{version}} - Check your part here

@@ -15,6 +15,10 @@
+{% if is_debug %} +

Note: this is an unreleased version, everything may not work as intended.

+{% endif %} + {% if report %}

{{name}}

{% if report['problems'] %}