diff --git a/plinth/modules/kiwix/templates/kiwix-add-package.html b/plinth/modules/kiwix/templates/kiwix-add-package.html
index 8b5944ad6..164bc2fce 100644
--- a/plinth/modules/kiwix/templates/kiwix-add-package.html
+++ b/plinth/modules/kiwix/templates/kiwix-add-package.html
@@ -5,6 +5,7 @@
{% load bootstrap %}
{% load i18n %}
+{% load plinth_extras %}
{% block content %}
@@ -22,7 +23,7 @@
{% if max_filesize %}
-
+ {% icon 'exclamation-triangle' %}
{% trans "Caution:" %}
diff --git a/plinth/modules/kiwix/templates/kiwix.html b/plinth/modules/kiwix/templates/kiwix.html
index e3a30a822..3892774e5 100644
--- a/plinth/modules/kiwix/templates/kiwix.html
+++ b/plinth/modules/kiwix/templates/kiwix.html
@@ -4,6 +4,7 @@
{% endcomment %}
{% load i18n %}
+{% load plinth_extras %}
{% block configuration %}
{{ block.super }}
@@ -13,7 +14,7 @@
@@ -35,7 +36,7 @@
-
+ {% icon 'trash-o' %}
{% endfor %}