diff --git a/plinth/modules/networks/templates/connection_show.html b/plinth/modules/networks/templates/connection_show.html index 0074fe7e1..77ec97493 100644 --- a/plinth/modules/networks/templates/connection_show.html +++ b/plinth/modules/networks/templates/connection_show.html @@ -4,18 +4,13 @@ # ToDo: if connection is disabled, no information are visible anymore (Bug) {% endcomment %} +{% load static %} {% load bootstrap %} {% load i18n %} {% block page_head %} - + {% endblock %} {% block content %} @@ -28,14 +23,14 @@ title="{% trans "Edit connection" %}">{% trans "Edit" %} {% if active_connection %} -
{% else %} -