{#bootstrap#}
{#static#}
{#for python code displaying#}
{#drag design#} {#drag card#}
Library
Design
Compile/Run
Devices
Temp Devices
About
{% if session["user"] %}
{{ session["user"] }}
Logout
{% else %}
Login
{% endif %} {#
#} {#
Signup
#} {#
#}
{% with messages = get_flashed_messages() %} {% if messages %}
Message: {% for message in messages %}
{{ message|safe }}
{% endfor %}
{% endif %} {% endwith %}
{% block body %}{% endblock %}
Import deck by file path
from connection history
-- select an option --
{% for connection in history %}
{{connection}}
{% endfor %} {#
clear history
#}
input manually
File Path:
Update editor config
{# for datatable, doesn't seem to work...when there is links in the table #} {# #} {# #} {# #} {#for dragable#}