diff --git a/plinth/templates/toolbar.html b/plinth/templates/toolbar.html index 78b818a83..f93c6727a 100644 --- a/plinth/templates/toolbar.html +++ b/plinth/templates/toolbar.html @@ -3,6 +3,7 @@ {% endcomment %} {% load i18n %} +{% load plinth_extras %} {% block toolbar %} @@ -15,9 +16,9 @@ - + {% icon 'heart' %} {% trans "Donate" %} - + {% icon 'external-link' %} {% endif %} @@ -27,7 +28,7 @@