{% trans_default_domain "community" %}
{{ community.description }}
{% if community.public == false %} {{ community.communityApprovedMembers + 1 }} - {% endif %} {{ community.communityQuestions|length }} {{ 'community.questions'|trans }} {% if follow %} {{ 'community.follow'|trans }} {% endif %} {% if request %} {{ 'community.follow'|trans }} {{ 'community.disapprove'|trans }} {% endif %}