Make join button block
This commit is contained in:
parent
0b27c9da23
commit
2116dda86b
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
<input type="submit" class="btn-midnightblue" value="{{ _('Login to participate') }}">
|
||||
</form>
|
||||
{% endif %}
|
||||
|
||||
<div style="clear: both"></div>
|
||||
<div class="content-description">
|
||||
{% cache 3600 'contest_html' contest.id MATH_ENGINE %}
|
||||
{{ contest.description|markdown|reference|str|safe }}
|
||||
|
|
Loading…
Reference in a new issue