diff --git a/templates/service_info.html b/templates/service_info.html index f82eed5..90afdfa 100644 --- a/templates/service_info.html +++ b/templates/service_info.html @@ -83,13 +83,13 @@ {% endif %} - {% if smart %} + {% if service.special_type == "SMART" %}
Linux
{% else %}
Curl
{% endif %}
- {% if smart %} + {% if service.special_type == "SMART" %} SMART='{
"service" : "{{ service.service }}",
@@ -115,7 +115,7 @@ {% endif %}
- {% if smart %} + {% if service.special_type == "SMART" %}
Windows
$SMART = @{