haproxy-wi/app/templates/ajax/overviewHapwi.html

4 lines
134 B
HTML
Raw Normal View History

2019-10-04 19:20:09 +00:00
{% for s in server_status %}
<span style="margin-bottom: -45px;display: block;font-size: 10px;">{{ s }}</span>
{{stderr}}
{% endfor %}