diff --git a/plinth/modules/wireguard/templates/wireguard_auto_add_client.html b/plinth/modules/wireguard/templates/wireguard_auto_add_client.html index 0cff47119..da4d2f1d6 100644 --- a/plinth/modules/wireguard/templates/wireguard_auto_add_client.html +++ b/plinth/modules/wireguard/templates/wireguard_auto_add_client.html @@ -5,6 +5,7 @@ {% load bootstrap %} {% load i18n %} +{% load extras %} {% block content %} @@ -35,6 +36,16 @@ {% endif %} +