diff --git a/plinth/modules/upgrades/templates/backports-firstboot.html b/plinth/modules/upgrades/templates/backports-firstboot.html index ee9b01877..55c778708 100644 --- a/plinth/modules/upgrades/templates/backports-firstboot.html +++ b/plinth/modules/upgrades/templates/backports-firstboot.html @@ -6,6 +6,7 @@ {% load bootstrap %} {% load i18n %} {% load static %} +{% load plinth_extras %} {% block content %}

{% trans "Frequent Feature Updates" %}

@@ -31,7 +32,7 @@