added link to PR, some cleaning
[wolnelektury.git] / wolnelektury / templates / catalogue / tagged_object_list.html
index 2a1a64f..54db1d0 100644 (file)
             {% endfor %}
             </ol>
         {% else %}
-                       {% if only_author %}
-                   {% if last_tag.alive %}
-                                       {% trans "This author's works are copyrighted." %}
-                               {% else %}{% comment %} Is dead {% endcomment %}
-                   {% if last_tag.in_pd %}
-                                               <p>{% trans "This author's works are in public domain and will be published on Internet school library of Wolne Lektury soon." %}</p>
-                       {% else %}
-                                               {% comment %} Is dead, but not yet in public domain {% endcomment %}
-                       <div>
-                               <p>{% trans "This author's works will become part of public domain and will be allowed to be published without restrictions in" %}</p>
-                                                       {% include "catalogue/pd_counter.html" %}
-                            <p>{% trans "Find out why Internet libraries can't publish this author's works." %}</p>
-                                               </div>
-                       {% endif %}
-                {% endif %}
-                       {% else %}
-                           {% trans "Sorry! Search cirteria did not match any resources." %}
-                       {% endif %}
+            {% trans "Sorry! Search cirteria did not match any resources." %}
             {% include "info/join_us.html" %}
         {% endif %}
         {% endwith %}
                 <h2>{% trans "Epochs" %}</h2>
                 {% tag_list categories.epoch tags %}
             {% endif %}
+            {% if only_shelf %}
+                <p><a href="{% url poem_from_set tags.0.slug %}">Miksuj utwory z tej półki</a>
+            {% endif %}
         </div>
         <div id="themes-list">
             {% if categories.theme %}