{%extends 'explohyperfiction_base.html'%} {%block left%} {%ifnotequal group.name "Free Group"%}
{%endifnotequal%} {%endblock%} {%block main%}{{group.description}}
{{m.person.username}}
{%endfor%} {%else%}The are not manager in this group
{%endif%}{{p.person.username}}
{%endfor%} {%else%}The are not members in this group
{%endif%}