{% extends "data_edit.html" %} {% block form %} {% if request.user|HasPerm:"iaccess.add_accantiback" or request.user|HasPerm:"iaccess.change_accantiback" %} {% autoescape off %}
{{ form.one_mode|field_as_no_td }} | |
---|---|
{{ form.two_mode|field_as_no_td }} | |
{{ form.three_mode|field_as_no_td }} | |
{{ form.four_mode|field_as_no_td }} | |
{{ form.five_mode|field_as_no_td }} | |
{{ form.six_mode|field_as_no_td }} | |
{{ form.seven_mode|field_as_no_td }} | |
{{ form.eight_mode|field_as_no_td }} | |
{{ form.nine_mode|field_as_no_td }} | |
{{ form.non_field_errors }} |