Simplify output to not show native class and place
No combinations of competitions are possible currently
This commit is contained in:
@@ -44,10 +44,7 @@
|
||||
Kein/e Finalist/in <br />
|
||||
{% endif %}
|
||||
<span class="{% if not res.finalist %}no-finalist-dance{% endif %}">
|
||||
{{ res.getNativePlace() }} ({{ res.nativeClass }}) <br />
|
||||
</span>
|
||||
<span class="competition-place">
|
||||
{{ res.place }} in {{ res.competitionClass }}
|
||||
{{ res.getNativePlace() }}
|
||||
</span>
|
||||
{% endif %}
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user