{% extends "newtribes/base.html" %} {% load i18n %} {% load uni_form %} {% load wiki %} {% load wikiurl %} {% load gravatar_tags %} {% load threadedcommentstags %} {% load pagination_tags %} {% load extra_tagging_tags %} {% load newtribes_tags %} {% load topics_tags %} {% block head_title %}{{ tribe.name }}{% endblock %} {% block body %} {% if user.is_authenticated %}
{% gravatar member 40 %}
|
{% if forloop.counter0|add:"1"|divisibleby:"3" %}
{% trans "Slug:" %} {{ tribe.slug }}
{% trans "Creator:" %} {{ tribe.creator }}
{% trans "Created:" %} {{ tribe.created|date }}
{% show_tags_for tribe %}
{{ tribe.description }}
{% ifequal user tribe.creator %}{% trans "Edit details" %}
{% else %}
{% trans "You are not the only member of the tribe so you can't delete the tribe." %}
{% endifequal %} {% endifequal %} {% if user.is_authenticated %}{% blocktrans %}Sign up and log in to join this tribe.{% endblocktrans %}
{% endif %} {% if user.is_authenticated %}{% blocktrans %}None yet. Start one...{% endblocktrans %}
{% endif %} {% endwith %} {% comment %}{% blocktrans %} None yet. Go to the wiki to start a new article. {% endblocktrans %}
{% endif %}{{ event.title }} | {{ event.start }}-{{ event.end }} |