diff --git a/plinth/templates/setup.html b/plinth/templates/setup.html index 4523f7d7b..87106e644 100644 --- a/plinth/templates/setup.html +++ b/plinth/templates/setup.html @@ -6,6 +6,7 @@ {% load bootstrap %} {% load i18n %} {% load static %} +{% load plinth_extras %} {% block content %} @@ -36,7 +37,7 @@