mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 09:05:44 +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 %}
|
||||
{% if app.masters %}
|
||||
<small class="float-left">
|
||||
<strong>{{ 'Master tracker' | trans }}:</strong>
|
||||
<strong>{{ 'Master' | trans }}:</strong>
|
||||
{% for i, master in app.masters | split(',') %}
|
||||
{% if i %}•{% endif %} {{ master }}
|
||||
{% endfor %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue