mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
One bracket to much..
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
Currently {{ players|length }} players are online.<br/>
|
Currently {{ players|length }} players are online.<br/>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if setting('core.online_record')) %}
|
{% if setting('core.online_record') %}
|
||||||
{{ record }}
|
{{ record }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</td>
|
</td>
|
||||||
|
Reference in New Issue
Block a user