diff --git a/templates/solutions_table_1.html b/templates/solutions_table_1.html
index f60cb8c..2244fd8 100644
--- a/templates/solutions_table_1.html
+++ b/templates/solutions_table_1.html
@@ -20,7 +20,7 @@
{% else %}{% if result == ok_status %}
{{ result }}
{% else %}{% if result|startswith:testing_status %}
- {{ result }}
+ {{ result }}
{% else %}{% if result %}
{{ result }}
{% else %}