by {% for author in article.authors %} {% if author.url %} {{ author }} {% else %} {{ author }} {% endif %} {% endfor %} {% include 'taglist.html' %}