mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 21:34:59 +00:00
add translation in update form
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
{% block title %}{{ 'Activity edit' |trans }}{% endblock title %}
|
||||
|
||||
{% block personcontent %}
|
||||
<h1>{{ "Update activity"|trans }}</h1>
|
||||
|
||||
{{ form(edit_form) }}
|
||||
|
||||
{# {{ form(delete_form) }} #}
|
||||
|
Reference in New Issue
Block a user