diff --git a/plinth/templates/port-forwarding-info.html b/plinth/templates/port-forwarding-info.html index 3af138b7f..777de2310 100644 --- a/plinth/templates/port-forwarding-info.html +++ b/plinth/templates/port-forwarding-info.html @@ -3,6 +3,7 @@ {% endcomment %} {% load i18n %} +{% load plinth_extras %} {% if port_forwarding_info.ports %}
@@ -23,7 +24,7 @@ you are using the DMZ feature to forward all ports. No further router configuration is necessary. {% endblocktrans %} - + {% icon 'check' %}
{% else %}