{% extends 'base.html' %}
{% block title %}IvoryOS | Design execution{% endblock %}
{% block body %}
{% if no_deck_warning and not dismiss %}
{# auto pop import when there is no deck#}
{% endif %}
{% if script['script'] or script['prep'] or script['cleanup'] %}