finalize members lists

This commit is contained in:
2021-06-07 17:03:45 +02:00
parent 604e78f35e
commit 5cb076495a
9 changed files with 201 additions and 36 deletions

View File

@@ -5,7 +5,7 @@
<div class="grid-6">{% set title = title %}
<h1>
<i class="fa fa-child"></i>
{{ 'Household'|trans }}
{{ 'household.Household'|trans }}
<span style="font-weight: lighter; font-size: 50%;">(n°{{ household.id }})</span>
</h1>
</div>