diff --git a/frontend/templates/bypub_list.html b/frontend/templates/bypub_list.html index 095eca00..d2d868eb 100644 --- a/frontend/templates/bypub_list.html +++ b/frontend/templates/bypub_list.html @@ -6,3 +6,5 @@ {% block userblock2 %} Books from {{ pubname }} {% if pub_lang %}( {{pub_lang|ez_lang_name}} ) {% endif %} {% endblock %} + +{% block add_more %}{% endblock %} \ No newline at end of file diff --git a/frontend/templates/work_list.html b/frontend/templates/work_list.html index 85459dbf..60a39756 100644 --- a/frontend/templates/work_list.html +++ b/frontend/templates/work_list.html @@ -81,7 +81,7 @@