summaryrefslogtreecommitdiffstats
path: root/templates/isotests/result_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/isotests/result_list.html')
-rw-r--r--templates/isotests/result_list.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/isotests/result_list.html b/templates/isotests/result_list.html
index ac0475b..29ad19e 100644
--- a/templates/isotests/result_list.html
+++ b/templates/isotests/result_list.html
@@ -3,9 +3,7 @@
{% block content %}
<div class="box">
<h2>Results for:
- {% if option %}
- {{ option }}: {{ value }}
- {% endif %}
+ {% if option %}{{ option|title }}: {{ value }}{% endif %}
{{ iso_name|default:"" }}
</h2>