{% extends 'scipost/base.html' %} {% block pagetitle %}: VGMs{% endblock pagetitle %} {% load staticfiles %} {% block bodysup %} SciPost Virtual General Meetings {% for VGM in VGM_list %} {{ VGM }} {% endfor %} {% endblock bodysup %}