{% extends "base.html" %} {% block body %} {% for article in articles %}
Written by {{ article.authors|authors_list(authors_mod) }}, {{ article.date }}