clear
This commit is contained in:
parent
acc2547aa0
commit
1a0040626f
1 changed files with 0 additions and 5 deletions
|
@ -18,7 +18,6 @@
|
|||
{% set allow_apply = 'false' %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
{% if allow_apply == 'true' %}
|
||||
<div class="mui-row">
|
||||
<div class="mui-col-md-12" style="background-color: green; color: white;">
|
||||
|
@ -44,7 +43,6 @@
|
|||
{% endif %}
|
||||
{% endfor %}
|
||||
</table>
|
||||
|
||||
<a href="{{ url_for('pages_rush.apply') }}" class="mui-btn mui-btn--primary mui-btn--raised">Участвовать</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -62,10 +60,7 @@
|
|||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Reference in a new issue