{#bootstrap#}
{#static#}
{#for python code displaying#}
{#drag design#} {#drag card#}
{% 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
{% 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 %}
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %} {% if category == 'popup' %} {% else %}
{{ message|safe }}
{% endif %} {% endfor %} {% endif %} {% endwith %}
{% block body %}{% endblock %}
Notification
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