diff --git a/plinth/modules/storage/templates/storage.html b/plinth/modules/storage/templates/storage.html
index c2b0e9afa..383bb77f0 100644
--- a/plinth/modules/storage/templates/storage.html
+++ b/plinth/modules/storage/templates/storage.html
@@ -6,6 +6,7 @@
{% load bootstrap %}
{% load i18n %}
{% load static %}
+{% load plinth_extras %}
{% block page_head %}
{% csrf_token %}
-