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