{#bootstrap#}
{#static#}
{#for python code displaying#}
{#drag design#} {#drag card#}
{# {{ module_config }}#}
{% if current_user.is_authenticated %} {% if current_user.settings.logo_mode == 'replace' and current_user.settings.logo_filename %}
{% else %} {% if current_user.settings.logo_mode == 'add' and current_user.settings.logo_filename %}
{% endif %}
{% endif %} {% else %}
{% endif %}
Home
{% if enable_design %}
Library
Design
Compile/Run
Data
{% endif %}
Devices
{#
#} {#
Temp Devices
#} {# #} {#
#} {#
About
#} {#
#} {% if plugins %} {% for plugin in plugins %}
{{ plugin.capitalize() }}
{% endfor %} {% endif %}
{% if current_user.is_authenticated %}
{{ current_user.get_id() }}
Change Password
Customize Logo
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
Customize Navbar Logo
Upload your logo
Display mode
Add next to IvoryOS logo
Replace IvoryOS logo