Commit 62f6bb4e authored by OzzieIsaacs's avatar OzzieIsaacs

Remove In author marker on authors page

parent d5e1dba0
......@@ -19,7 +19,9 @@
{% endif %}
<div class="discover load-more">
<h3>{{_("In Library")}}</h3>
{% if author is not none %}
<h3>{{_("In Library")}}</h3>
{% endif %}
<div class="row">
{% if entries[0] %}
{% for entry in entries %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment