Aktuelle Fassung der Kasu.at Homepage. Kleine kosmetische Optimierungen.

This commit is contained in:
Christian Berg
2016-09-13 23:11:00 +02:00
parent 8cac20dd2b
commit 12c9a6e0e9
40 changed files with 3291 additions and 34 deletions

View File

@@ -43,7 +43,7 @@
width="70" height="70" class="avatar" alt=""/></a></td>
<td><a href="{{ player.get_absolute_url }}?season={{season}}">{{player.user}}</a></td>
<td>{% if user.is_authenticated %}{{player.user.last_name}} {{player.user.first_name}}{% else %}---{% endif %}</td>
<td class="center">{{player.avg_placement|ordinal }}</td>
<td class="center">{{player.avg_placement|floatformat:2 }}</td>
<td class="right">{{player.avg_score|floatformat:0|intcomma }}</td>
<td class="right">{{player.hanchan_count}}</td>
<td class="right">{{player.good_hanchans}}</td>