{% load i18n %}
{{asset_allocation_form.verbose_name}}
{% csrf_token %} {{asset_allocation_form.non_field_errors}} {{asset_allocation_form.errors}}
{{asset_allocation_form.asset_id}} {{asset_allocation_form.asset_id.errors}}
{{asset_allocation_form.assign_images}} {{asset_allocation_form.assign_images.errors}}