{% extends 'overview/base.html' %} {% block title %} {% trans %}Videoconference{% endtrans %} {% endblock %} {% macro result_group_title(key) %} {{ key | format_human_date(format='full') | title }} {% endmacro %} {% macro result_group_entries(items) %}