diff --git a/plinth/modules/diagnostics/templates/diagnostics_full.html b/plinth/modules/diagnostics/templates/diagnostics_full.html index d82fa2f31..4d4d2257f 100644 --- a/plinth/modules/diagnostics/templates/diagnostics_full.html +++ b/plinth/modules/diagnostics/templates/diagnostics_full.html @@ -4,6 +4,7 @@ {% endcomment %} {% load i18n %} +{% load plinth_extras %} {% block content %} @@ -72,9 +73,9 @@ {% endwith %} {% endfor %} {% elif app_data.exception %} - + {% icon 'exclamation-triangle' %} {% else %} - + {% icon 'hourglass-o' %} {% endif %} {% if app_data.show_repair %} @@ -98,7 +99,7 @@ {% elif app_data.exception %}