{% import "icons.html" as icons %} {% import "card.html" as card %} {% extends "layout.html" %} {% block content %}
Division Name | You | Team |
---|---|---|
{{ division.name }}
{{ icons.info(class="h-4 ml-2") }}
|
Go to your account and join the divisions you are missing.
Tip: Hover over the {{ icons.info(class="h-4 mx-1") }} icon to learn how to join that division.
{% endcall %} {% endcall %}