3 {% load catalogue_tags %}
5 <div class="white-box normal-text">
6 <h2><a href="{{ author.get_absolute_url }}">{{ author.name }}</a></h2>
9 {% trans "This author's works are copyrighted." %}
10 {% trans "<a href='http://domenapubliczna.org/co-to-jest-domena-publiczna/'>Find out</a> why Internet libraries can't publish this author's works." %}
14 <p>{% trans "This author's works are in public domain and will be published on Internet library of Wolne Lektury soon." %}</p>
18 {% trans "This author's works will become part of public domain and will be allowed to be published without restrictions in the year" %} {{ author.goes_to_pd }}.
21 {% trans "<a href='http://domenapubliczna.org/co-to-jest-domena-publiczna/'>Find out</a> why Internet libraries can't publish this author's works." %}