Add group submissions

This commit is contained in:
cuom1999 2022-06-08 05:11:30 +07:00
parent 247e0e4740
commit 1efbf4cc91
5 changed files with 65 additions and 9 deletions

View file

@ -0,0 +1,4 @@
{% extends "submission/list.html" %}
{% block left_sidebar %}
{% include "organization/org-left-sidebar.html" %}
{% endblock %}