{% load i18n %}
{% translate "Your SRP Request" %}
{% csrf_token %}
{% include "aasrp/partials/form/form_fields.html" with form=form %}