{% extends 'layout/page.html' %} {% block head_title %} {{ i18n.gettext('Edit Collision') }} - {{ config.TRACKER_NAME }} {% endblock %} {% block page_header %} {{ i18n.gettext('Edit Collision') }} - {{ config.TRACKER_NAME }} {% endblock %} {% block content %}

{{ i18n.gettext('There has been a collision. Another user updated this node while you were editing. Please') }} {{ i18n.gettext('reload') }} {{ i18n.gettext('the node and review your edits.') }}