diff options
author | emkael <emkael@tlen.pl> | 2018-04-25 12:44:27 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-04-25 12:44:27 +0200 |
commit | b62a0aaa38a63e7ce769fc698da39b5b8c81849c (patch) | |
tree | cc9072ee225967534ee32ff166924b868604a47e /jfr_playoff/template.py | |
parent | 753085c46b30828092e66870f15763fee02b32f7 (diff) |
Add config-specified classes to leaderboard positions
Diffstat (limited to 'jfr_playoff/template.py')
-rw-r--r-- | jfr_playoff/template.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jfr_playoff/template.py b/jfr_playoff/template.py index e9ba977..6e412b9 100644 --- a/jfr_playoff/template.py +++ b/jfr_playoff/template.py @@ -96,7 +96,7 @@ LEADERBOARD = ''' ''' LEADERBOARD_ROW = ''' -<tr> +<tr class="%s"> <td class="bdc1">%d</td> <td class="bd"> %s %s |