diff options
author | Evgeny Sorokin <me@ch1p.io> | 2024-01-16 02:09:37 +0300 |
---|---|---|
committer | Evgeny Sorokin <me@ch1p.io> | 2024-01-16 02:09:37 +0300 |
commit | f3793f8ecea79f98f866398e313be27ec14fafc3 (patch) | |
tree | 9e87bb9cb5815722a97a9785533a5aadbc294e5b /web/kbn_templates/modems.j2 | |
parent | da5db8bc280deab0e2081f39d2f32aabb2372afe (diff) | |
parent | 05c5d18f7619c28e620d42c0921f81ced780cc2d (diff) |
merge
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 %} |