Add missing </div> so that available teams is properly positioned
This commit is contained in:
parent
f7993de3bb
commit
5832745148
1 changed files with 27 additions and 26 deletions
|
@ -306,6 +306,7 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="page-row">
|
||||
{% if available_teams %}
|
||||
|
|
Loading…
Reference in a new issue