Table css
This commit is contained in:
parent
cad679ad90
commit
8ff0f369a6
7 changed files with 18 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th class="header rank">{{ rank_header or _("Rank") }}</th>
|
||||
<th class="header rank">{{ rank_header or "" }}</th>
|
||||
{% block after_rank_head %}{% endblock %}
|
||||
<th class="header username">{{ _('Username') }}{% block username_head_extra %}{% endblock %}</th>
|
||||
{% block before_point_head %}{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue