mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix title that doesn't match to the page
This commit is contained in:
parent
7ba3e0287a
commit
76eea2a4eb
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user