{% trans "Ubuntu Teams Meeting History" %}
{% if team_meeting_list %}{% trans "Select a past team meeting below to see more information about it:" %}
{% include "meetings/team_meeting_list.inc.html" %} {% else %}{% trans "There have been no Team Meetings in the past :(" %}
{% endif %}