{% extends 'generic/object_edit.html' %} {% block buttons %} {% if editing %} Update {% else %} Create Create and Add Another {% endif %} Cancel {% endblock %}