{% extends "network/base.html" %} {% block title %}New Build Wizard — Network Design Canvas{% endblock %} {% block content %}

Step 1: Define Your Build

The wizard will automatically create:
  • Project container with all metadata
  • Empty topology canvas (ready to design)
  • 4 project phases (Concept → Design → Approval → Post-Deploy)
  • 12-state case workflow (concept → operate)

After creation, you'll be redirected to the canvas to start designing.

Cancel
{% endblock %} {% block scripts %} {% endblock %}