Rewrite org page
This commit is contained in:
parent
05ff359f89
commit
82ec9e098d
22 changed files with 1190 additions and 777 deletions
4
templates/organization/contests.html
Normal file
4
templates/organization/contests.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{% extends "contest/list.html" %}
|
||||
{% block left_sidebar %}
|
||||
{% include "organization/org-left-sidebar.html" %}
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue