WARNING: You have been issued a warning by an administrator. No features have been restricted, as this is just a warning.
{% 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 %}