mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 17:15:39 +00:00
update var name
This commit is contained in:
parent
aca1f06982
commit
776e6c6350
2 changed files with 5 additions and 5 deletions
|
|
@ -49,7 +49,7 @@
|
|||
{% block main_content %}
|
||||
<div class="border-default padding-8-px margin-y-8-px">
|
||||
<h2>
|
||||
{{ server.name }}
|
||||
{{ server.address }}
|
||||
{% if server.status %}
|
||||
<span class="color-success" title="{{ 'Online' | trans }}">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" fill="currentColor" viewBox="0 0 16 16">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue