diff --git a/akvo/templates/admin/rsr/organisation/change_form.html b/akvo/templates/admin/rsr/organisation/change_form.html index 9dbedb0429..488179b6d1 100644 --- a/akvo/templates/admin/rsr/organisation/change_form.html +++ b/akvo/templates/admin/rsr/organisation/change_form.html @@ -25,11 +25,12 @@

{% trans 'Adding and Editing Organisations.' %}

{% endif %} {% endif %} {% endblock object-tools %} - {% if content_owner %} -
- {% trans "This content is managed through the API. Any manual editing is likely to be overwritten!" %} -
- {% endif %} + + {{ content_owner }} +
+ {% trans "This content is managed through the API. Any manual editing is likely to be overwritten!" %} +
+