{% extends "base.html" %} {% block css-include %} {% endblock %} {% block js-include %} {% endblock %} {% block app-menu %} Constructs| Download {% endblock %} {% block content %}

First time using the designer?

Click here for a quick walkthrough.

{% csrf_token %}

{{ construct.name }}

{{ construct.description }}

{{ construct.last_modified }}

{% include 'designtab.html' %}
{% endblock %} {% block dialog %}