{% extends "base.html" %} {% set section = "modules" %} {% block title %}New module — step 3{% endblock %} {% block content %} {% include "_wizard_steps.html" %}
{{ fetch_error }}
{% endif %}
{{ dest_warn.qualified }} already exists on the
default destination. If you proceed, pipekit will not drop
or recreate it — your picks below (dest names) must match the existing
columns, or the create will fail. Existing columns:
{{ dest_warn.columns|join(', ') }}