Report Index

{% for report in reports|sort(attribute='publish_date', reverse=True) %} {% endfor %}
Title Author Publish Date
{{report.title}} {{report.author}}{{ report.authors|join(', ') }} {{report.publish_date}}