{% extends "formrenderer/bootstrap/horizontal.html" %} {% block help_errors %}{% if f.errors %}{{ f.errors|join:"; " }}{% endif %}{% endblock %}