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 %}

{{ title }}

@@ -29,10 +40,10 @@ {% endfor %}

- - {% trans 'Add new share' %} + {% trans 'Add share' %}

@@ -42,10 +53,10 @@ - + - + @@ -63,16 +74,16 @@ {% endfor %}
{% trans "Share Name" %}{% trans "Name" %} {% trans "Disk Path" %} {% trans "Shared Over" %}{% trans "To Groups" %}{% trans "With Groups" %}