{% load rest_framework %}{% load i18n %}
{% for field in form %} {% render_field field style=style %} {% endfor %}