{% load i18n widget_tweaks %}
{% csrf_token %} {% for field in form %}
{% include 'babybuddy/form_field.html' %}
{% endfor %}