{% extends "layout.html" %} {% from "loading.html" import loading_block_ui %} {% block head %} {% endblock %} {% block content %}
Configure IoT Box
Connect to Flectra
Connect to Internet
Done
IoT Box Name
Server token
Server token is not mandatory for the community version.
Wifi Network
{% for id in ssid -%}
{{ id }}
{%- endfor %}
Password
✔ Nice! Your configuration is done.
{{ loading_block_ui(loading_message) }}
{% endblock %}