forked from MarseyWorld/MarseyWorld
fix "Died on" placement
parent
e397a87cb4
commit
c43888f012
|
@ -36,8 +36,8 @@
|
||||||
<th>#</th>
|
<th>#</th>
|
||||||
<th>Name</th>
|
<th>Name</th>
|
||||||
{% if type == "dead" %}
|
{% if type == "dead" %}
|
||||||
<th>Died on</th>
|
|
||||||
<th></th>
|
<th></th>
|
||||||
|
<th>Died on</th>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<th>Posts</th>
|
<th>Posts</th>
|
||||||
<th>Followers</th>
|
<th>Followers</th>
|
||||||
|
|
Loading…
Reference in New Issue