+
+ {% if AUTHORS_BIO[author.name.lower()].bio %}
+
{{AUTHORS_BIO[author.name.lower()].bio}}
+ {% endif %}
+ {% if AUTHORS_BIO[author.name.lower()].location %}
+
{{AUTHORS_BIO[author.name.lower()].location}}
+ {% endif %}
+ {% if AUTHORS_BIO[author.name.lower()].website %}
+
Website
+ {% endif %}
+ {% if AUTHORS_BIO[author.name.lower()].twitter %}
+
+ {% endif %}
+ {% if AUTHORS_BIO[author.name.lower()].facebook %}
+
Facebook
+ {% endif %}
+
{{ articles|count }} {% if articles|count > 1 %} posts {% else %} post {% endif %}
+
+