{% extends "base.html" %} {% block content %}
{% trans %}Welcome to{% endtrans %} {{ team.name }}!
{% trans %}Click the button below to join the team!{% endtrans %}
Or click here if you'd prefer to create your own team.