minor fix: } missing in template causing an error

This commit is contained in:
Julie Lenaerts 2022-01-14 15:25:17 +01:00
parent bb0a04b19a
commit 46c6d0e293

View File

@ -96,7 +96,9 @@
'type': 'accompanying_period',
'id': accompanyingCourse.id
}
} %}
}
}
%}
</span>
</div>
</div>