{% extends "base.html" %} {% load i18n %} {% block title %}{% trans team.name %}{% endblock %} {% block content %}
{% trans team.name %} |
||
{% if team.country %} {% trans team.country %}{% if team.spr %}, {% trans team.spr %}{% endif %}{% if team.city %}, {% trans team.city %}{% endif %} {% else %} None Specified {% endif %} | ||
{{ team.owner }} | ||
{{ team.approved_date }} | ||
{{ team.expires_date }} | ||
{% for admin in team.admins.all %} {{ admin.lpid }}, {% endfor %} | ||
{% if team.wiki_url %}
![]() ![]() ![]() ![]() ![]() ![]() ![]() |