diff options
Diffstat (limited to 'web/kbn_templates/modems.j2')
-rw-r--r-- | web/kbn_templates/modems.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kbn_templates/modems.j2 b/web/kbn_templates/modems.j2 index 4ff9cf8..06339f8 100644 --- a/web/kbn_templates/modems.j2 +++ b/web/kbn_templates/modems.j2 @@ -13,4 +13,4 @@ {% block js %} ModemStatus.init({{ modems.getkeys()|tojson }}); -{% endblock %}
\ No newline at end of file +{% endblock %} |