{% extends 'generic/object_edit.html' %} {% load helpers %} {% load i18n %} {% load buttons %} {% load plugins %} {% load static %} {% block content %} {{ block.super }} {% endblock %}