diff --git a/livesync/indico_livesync/templates/edit_agent.html b/livesync/indico_livesync/templates/edit_agent.html
index 6056fde..9cee2d8 100644
--- a/livesync/indico_livesync/templates/edit_agent.html
+++ b/livesync/indico_livesync/templates/edit_agent.html
@@ -21,7 +21,7 @@
{{ form_row(field) }}
{% endfor %}
{% call form_footer(form) %}
-
+
{% trans %}Cancel{% endtrans %}
{% endcall %}
{% endblock %}