{% extends 'D2CustomerBundle::base.html.twig' %} {% block page_header %}
Back
Add new Portal User.
{% endblock page_header %} {% block content %}
{{ form_widget(form) }}
{% endblock content %}