mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 17:15:39 +00:00
update string
This commit is contained in:
parent
fa330c46fa
commit
f560a983f5
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
{% block footer_content %}
|
{% block footer_content %}
|
||||||
{% if app.masters %}
|
{% if app.masters %}
|
||||||
<small class="float-left">
|
<small class="float-left">
|
||||||
<strong>{{ 'Master tracker' | trans }}:</strong>
|
<strong>{{ 'Master' | trans }}:</strong>
|
||||||
{% for i, master in app.masters | split(',') %}
|
{% for i, master in app.masters | split(',') %}
|
||||||
{% if i %}•{% endif %} {{ master }}
|
{% if i %}•{% endif %} {{ master }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue