diff --git a/www/template_appci.html b/www/template_appci.html new file mode 100644 index 0000000..5ef1ae4 --- /dev/null +++ b/www/template_appci.html @@ -0,0 +1,112 @@ + + +
+ + ++ | Level |
+ {% for testname in data.testnames %}
+ {{ testname }} |
+ {% endfor %}
+
---|---|---|
{{ app.name }} |
+ {{ app.level }} |
+ {% for status in app.statuses %}
+ + {% endfor %} + |