{% extends "cruds/base.html" %} {% load i18n %} {% load crud_tags %} {% block body %}
{% trans "Edit" %}
{% trans "Back to list" %}