{% extends "base.html" %} {% block header %}

Wireframe

{% endblock %} {% block content %}
Create a new wireframe {{ form.as_p }}

{% endblock %}