{% extends "page.html %} {% block title %} {{ context._classname.capitalize() }} Edit Collision - {{ config.TRACKER_NAME }} {% endblock %} {% block body_title %} {{ context._classname.capitalize() }} Edit Collision {% endblock %} {% block content %}

There has been a collision. Another user updated this node while you were editing. Please reload the node and review your edits.

{% endblock %}