{% extends 'base/layout.html' %} {% load static %} {% block title %}Edit Tour — {{ tour.parent }}{% endblock %} {% block content %}
← Back

Edit Tour: {{ tour.parent }}

{{ tour.get_status_display }}

Floorplan

Drag markers to position each scene.
No floorplan uploaded. You can still add scenes and link them — upload a floorplan later if needed.
{% csrf_token %} {% endblock content %}