Publications

{% for year, publications in data['grouped_data'] %} {% for pub_html in publications %} {{ pub_html | safe }} {% endfor %} {% endfor %}