Fix participation detail template
This commit is contained in:
parent
837800345b
commit
582a634da7
|
@ -47,7 +47,7 @@
|
|||
</div>
|
||||
<div class="card-footer text-center">
|
||||
{% if participation.final %}
|
||||
<div class="alert alert-link">
|
||||
<div class="alert alert-info">
|
||||
{% trans "If you upload a solution, this will replace the version for the final tournament." %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in New Issue