{% extends "tribes/base.html" %} {% load i18n %} {% load pagination_tags %} {% load tribes_tags %} {% block head_title %}{% trans "Your Tribes" %}{% endblock %} {% block body %}
{% trans "These are the tribes you participate in." %}
{% autopaginate tribes %}