diff --git a/photo21/templates/index.html b/photo21/templates/index.html index 2fc6a5d..b7087c8 100644 --- a/photo21/templates/index.html +++ b/photo21/templates/index.html @@ -29,12 +29,14 @@ SPDX-License-Identifier: GPL-3.0-or-later Abuse request {% endblocktranslate %}
+ {% if not perms.photologue.add_photo %}{% blocktranslate trimmed %} If you want to obtain the right to upload pictures, please let us know: Become a photograph {% endblocktranslate %}
+ {% endif %}