{% extends "base.html" %} {% block body %} <center> <div style="font-size: 8em;">409</div> <div style="font-size: 3em;">Edit Conflict</div> <p>Oops! Somebody else tried to edit the same resource at the same time, and there was a conflict. You will need to resolve this manually (eg, create a new edit from scratch). </center> {% endblock %}