mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
fix title of page translations and coherency
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% set activeRouteKey = 'chill_person_accompanying_period_list' %}
|
||||
|
||||
{% block title %}{{ 'Accompanying period list'|trans }}{% endblock title %}
|
||||
{% block title %}{{ 'Accompanying period list for person'|trans }}{% endblock title %}
|
||||
|
||||
{% block personcontent %}
|
||||
<div class="person-accompanyingperiods">
|
||||
|
Reference in New Issue
Block a user