diff --git a/biscuit/apps/alsijil/templates/alsijil/group_week.html b/biscuit/apps/alsijil/templates/alsijil/group_week.html index f052b1ddcd4605991fb3147803e583b8c0edfb7c..4e9f476de017b0d31cf266ef91e7f955d6bc398c 100644 --- a/biscuit/apps/alsijil/templates/alsijil/group_week.html +++ b/biscuit/apps/alsijil/templates/alsijil/group_week.html @@ -19,8 +19,8 @@ </div> <div class="card-body"> {% for weekday, periods in periods_by_day.items %} + <h3>{{ weekday }}</h3> <table class="table table-striped table-bordered table-hover table-responsive-xl"> - <caption>{{ weekday }}</caption> <thead> <tr> <th>{% blocktrans %}Period{% endblocktrans %}</th>