diff --git a/www/template_appci.html b/www/template_appci.html index 5ef1ae4..43578dc 100644 --- a/www/template_appci.html +++ b/www/template_appci.html @@ -3,7 +3,7 @@
-- | Level |
- {% for testname in data.testnames %}
- {{ testname }} |
- {% endfor %}
- |
---|---|---|---|
+ | Level |
+ {% for testname in data.testnames %}
+ {{ testname }} |
+ {% endfor %}
+ |
{{ app.name }} |
- {{ app.level }} |
+ ||
{{ app.name }} |
+ {{ app.level }} |
{% for status in app.statuses %}
- + | {% endfor %} |