{% extends template_extends|default:'generic/object_edit.html' %} {% block title %}Add a new {{ asset.get_kind_display }} and associate with asset {{ asset }}{% endblock %} {% block buttons %} Cancel Create {% endblock buttons %}