{% load pybb_tags %}
{% if not hide_labels or hide_labels == 0 %} {% endif %}
{{ field }} {% for error in field.errors %} {{ field.errors }} {% endfor %}