WARNING: You have been issued a warning by an administrator.
{% if user.get_warned_reason %}
Reason: "{{ user.get_warned_reason }}"
{% endif %}{{ community.name }}:
{% if request.user.is_authenticated and community.post_perm %} {% post_form request.user community %} {% endif %}
{% post_list posts next %}