{% extends "base.html" %} {% block title %}Shout.dev: Team Invitation{% endblock %} {% block main %}

Team Invitation

{{ invitation.creator.email }} has invited you to join their team, {{ invitation.team.name }}. This will let you send messages, manage messaging channels, invite team members, and more.

{% endblock %}