Report Index

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