fix title that doesn't match to the page

This commit is contained in:
Mathieu Jaumotte 2021-08-17 17:47:16 +02:00
parent 7ba3e0287a
commit 76eea2a4eb

View File

@ -2,7 +2,7 @@
{% set activeRouteKey = 'chill_person_accompanying_period_list' %}
{% block title %}{{ 'Person accompanying period - %name%'|trans({ '%name%' : person.__toString}) }}{% endblock title %}
{% block title %}{{ 'Accompanying period list'|trans }}{% endblock title %}
{% block personcontent %}
<div class="accompanyingcourse-list">