diff --git a/plinth/modules/networks/templates/connection_show.html b/plinth/modules/networks/templates/connection_show.html index 13ef82c6c..32a6d32f8 100644 --- a/plinth/modules/networks/templates/connection_show.html +++ b/plinth/modules/networks/templates/connection_show.html @@ -7,6 +7,7 @@ {% load static %} {% load bootstrap %} {% load i18n %} +{% load plinth_extras %} {% block page_head %}
- + {% icon 'exclamation-triangle' %} {% trans "Caution:" %}
@@ -285,7 +286,7 @@