{% extends 'base.html' %} {% block body %}
{{ _('Cancel') }} {% if client.id %} {{_('Delete')}} {% endif %} {{ _('Save') }}