{% load i18n staticfiles thumbnail apphooks_config_tags %}
{% if author.visual %} {% thumbnail author.visual "50x50" crop upscale subject_location=author.visual.subject_location as author_image %} {{ author }} {% else %} {{ author }} {% endif %}

{{ author.name }}

{% if author_view %}

{{ author.job }}

{{ author.count }}

{% else %}

{{ article.publishing_date|date }}

{% endif %}