Commit 05703b64 authored by Kristian Tan's avatar Kristian Tan

scripting fix

parent 6b3f59e2
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
{% endfor %} {% endfor %}
{% if pins|length == 0 %} {% if pins|length == 0 %}
{{% msg = No devices currently in use. %}} {% msg = "No devices currently in use." %}
{% endif %} {% endif %}
{{ msg }} {{ msg }}
</p> </p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment