{% extends "base.html" %}
{% block body %}

<h1>Not Implemented</h1>

Entity editing isn't implemented yet, only creation. Sorry!

{% endblock %}