{% extends 'D2EngenBundle::base.html.twig' %} {% block page_header %}
Account Application.
{% endblock page_header %} {% block content %}

Account Application Form

Please complete the form to the right. When you submit the form, it will be automatically emailed to you.

When you receive the emailed, print and sign the form and drop off with the manager at {{ d2_sys_config('sys_orginization_long') }}.

If you wish to manually complete the form, click on the button below. The form will be emailed to you.

EMAIL ME THE FORM
{{ form_widget(form) }}
{% endblock content %}