{% extends "baseTemplate/index.html" %} {% load static %} {% comment %} Three step project wizard. 1. Where and what — the caller's own websites (ACL scoped server side) and the template. 2. About the business — the brief the generator works from. 3. Review and cost — the estimated spend and the remaining monthly budget are shown ABOVE the Generate button, never after it. If the estimate exceeds what is left, the button stays disabled and says why. Step 4 is not a step the customer navigates to; it is the progress view the wizard switches to once a generation is actually running. {% endcomment %} {% block title %}New site{% endblock %} {% block styles %} {% endblock %} {% block content %}
Three steps. Nothing is generated — and nothing is charged — until you confirm on the last one.
Everything the generated copy says comes from what you write here. Specific beats generic: real services, real places, real opening hours.
Generating writes the copy into a project you can edit. Nothing is published to until you press Publish on the next screen.
This usually takes under a minute. You can leave this page open — we will take you to the editor as soon as it is done.