Remove unused templatetags
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
{% if author.bio %}
|
||||
<p>
|
||||
{{ author.bio | author_bio }}
|
||||
{{ author.bio }}
|
||||
</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user