diff --git a/plinth/modules/sharing/templates/sharing.html b/plinth/modules/sharing/templates/sharing.html index c0264b7af..c7f5959a4 100644 --- a/plinth/modules/sharing/templates/sharing.html +++ b/plinth/modules/sharing/templates/sharing.html @@ -20,6 +20,17 @@ {% load i18n %} +{% block page_head %} + +{% endblock %} + {% block content %}
- - {% trans 'Add new share' %} + {% trans 'Add share' %}
@@ -42,10 +53,10 @@