{% extends "base_community.html" %} {% load i18n %} {% block content %}
{% if field.errors %}
{{ field.errors.as_text }}