{% extends "helpme/base.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block help_content %} {% if admin %}
| {% trans "Manage Teams" %} |
|---|
| {{ team }} |
| {% trans "You are not managing any teams yet." %} |
| {% trans "My Teams" %} |
|---|
| {{ team }} |
| {% trans "You don't belong to any teams yet." %} |