diff --git a/frontend/templates/claim.html b/frontend/templates/claim.html index 19e51ed6..10b46fd9 100644 --- a/frontend/templates/claim.html +++ b/frontend/templates/claim.html @@ -23,7 +23,7 @@ {% csrf_token %} {{ form.as_p }} {% include "claim_terms.html" %} - + {% endifequal %} {% endfor %} @@ -34,9 +34,11 @@ {% csrf_token %} {{ form.as_p }} {% include "claim_terms.html" %} - + {% endif %} - - +

Interfering claims

+

+When a rights holder claims a work in unglue.it, they warrant and represent that they have sufficient rights to release a Creative Commons edition of that work. Unfortunately, mistakes can occur, especially for older works with unclear contracts and hard-to-find rights holders. For that reason, rights holders also agree to respond promptly to rights inquiries, and unglue.it reserves the right to suspend campaigns when disputes over rights arise. If you have a question about claims for this work, please contact rights@gluejar.com +

{% endblock %} \ No newline at end of file