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