{% trans "Ubuntu Teams Meetings" %}
{% if team_meeting_list %}

{% trans "Select a team meeting below to see more information about it:" %}
{% include "meetings/team_meeting_list.inc.html" %} {% else %}{% trans "There are currently no Team Meetings" %}
{% endif %}