{% extends "main.html" %} {% block styles %} {{ super() }} {% endblock %} {% block content %}

Edit mode activated

To change node position drag it to your desired spot then click the drag button again.

{% endblock %} {% block scripts %} {{ super() }} {% endblock %}