diff --git a/cps/templates/author.html b/cps/templates/author.html index 156839ec..224244bc 100644 --- a/cps/templates/author.html +++ b/cps/templates/author.html @@ -19,7 +19,9 @@ {% endif %}
-

{{_("In Library")}}

+ {% if author is not none %} +

{{_("In Library")}}

+ {% endif %}
{% if entries[0] %} {% for entry in entries %}