Tracker fine tuning #2
This commit is contained in:
parent
f73541bafa
commit
0a325e3dce
|
@ -8,7 +8,7 @@
|
||||||
<table class="table table-striped table-bordered table-hover table-sm">
|
<table class="table table-striped table-bordered table-hover table-sm">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Player</th>
|
<th>#</th>
|
||||||
<th>Name</th>
|
<th>Name</th>
|
||||||
{% for name in tracking_names %}
|
{% for name in tracking_names %}
|
||||||
{% if name in icons %}
|
{% if name in icons %}
|
||||||
|
|
Loading…
Reference in New Issue