Fix broken template
This commit is contained in:
parent
bebc6d4b95
commit
e06538e09e
|
@ -5,8 +5,6 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if
|
|
||||||
|
|
||||||
<div class="participants">
|
<div class="participants">
|
||||||
<h4>Participants</h4>
|
<h4>Participants</h4>
|
||||||
<p><span class="count">{{ participant_count }}</span> <span> takers in this room</span></p>
|
<p><span class="count">{{ participant_count }}</span> <span> takers in this room</span></p>
|
||||||
|
|
Loading…
Reference in New Issue