Add download ranking table as csv file
This commit is contained in:
parent
43ffca160b
commit
e584c75991
2 changed files with 69 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
{% block after_rank_head %}
|
||||
{% if has_rating %}
|
||||
<th>{{ _('Rating') }}</th>
|
||||
<th class="rating-column">{{ _('Rating') }}</th>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue