diff --git a/plinth/modules/bepasty/templates/bepasty.html b/plinth/modules/bepasty/templates/bepasty.html index 10357dab0..70f416f40 100644 --- a/plinth/modules/bepasty/templates/bepasty.html +++ b/plinth/modules/bepasty/templates/bepasty.html @@ -5,6 +5,7 @@ {% load bootstrap %} {% load i18n %} +{% load plinth_extras %} {% block configuration %} {{ block.super }} @@ -14,7 +15,7 @@
- + {% icon 'plus' %} {% trans 'Add password' %}
@@ -43,8 +44,10 @@
{% csrf_token %} - +