fix on author bio

This commit is contained in:
Arul 2016-09-18 00:53:14 +05:30
parent 242a5391fa
commit 9a24473823
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@
</div>
</header>
{% if AUTHORS_BIO and AUTHORS_BIO[author.name.lower()] != None %}
{% if AUTHORS_BIO and author.name.lower() in AUTHORS_BIO %}
<section id="blog-author" class="has-cover" >
<div class="inner">
<aside class="post-author">