diff --git a/biscuit/apps/alsijil/templates/alsijil/group_week.html b/biscuit/apps/alsijil/templates/alsijil/group_week.html index 25aff15d7345e03d6b6a0adcf55bf716645b72b7..9c461227e6897bc81a4c1c5ad2f5e01d4b3aeb4b 100644 --- a/biscuit/apps/alsijil/templates/alsijil/group_week.html +++ b/biscuit/apps/alsijil/templates/alsijil/group_week.html @@ -2,7 +2,7 @@ {% extends "core/base.html" %} {% load bootstrap4 font_awesome i18n week_helpers %} -{% block bootstrap4_title %}{% blocktrans%}Current week{% endblocktrans %} - {{ block.super }}{% endblock %} +{% block bootstrap4_title %}{% blocktrans%}Current week{% endblocktrans %} — {{ block.super }}{% endblock %} {% block page_title %} {% blocktrans %}Current week{% endblocktrans %} @@ -22,8 +22,7 @@ <div class="card"> <div class="card-header bg-light text-dark"> {% blocktrans %}Week{% endblocktrans %} - {{ week }} ({{ week|week_start }} - {{ week|week_end }}) - , + {{ week }} ({{ week|week_start }} — {{ week|week_end }}), {{ group.name }} </div> <div class="card-body">