regluit/frontend/templates/notification/rights_holder_accepted/notice.html

4 lines
292 B
HTML
Raw Normal View History

2017-11-13 20:30:00 +00:00
{% extends "notification/notice_template.html" %}
{% block comments_textual %}
You are now an approved rights holder on Unglue.it. For your next step, <a href="{% url 'rightsholders' %}#add_your_books">find your works in our database and claim them or add them directly</a>.
{% endblock %}