{% extends 'D2CustomerBundle::base.html.twig' %} {% block head_script_extra %} {% endblock head_script_extra %} {% block page_header %} {% endblock page_header %} {% block content %} {% set website_terms_path = d2_content_get_website_terms_page() %} {% set account_terms_path = d2_content_get_account_terms_page() %}

Thank you for registering with on the {{ d2_sys_config('sys_orginization_long') }} website.

We trust you will enjoy our website functionality and features!

{% if sys_resident_assoc_active %}

I am a {{ d2_sys_config('sys_orginization') }} Resident

In order to complete your registration, please complete your user profile, upload your profile picture and setup your {{ d2_sys_config('sys_orginization') }} account.

Residents require an account for residents fees that can be charged on a monthly, 6 monthly or annual basis.

Create My Profile and Account

I am not a {{ d2_sys_config('sys_orginization') }} Resident but may wish to contribute to, or advertise on, the site.

In order to complete your registration, please complete your profile and upload your profile picture.

If you wish to use our paid advertising feature, your account will be configured later on the advertisement setup.

Create My Profile
{% elseif sys_engen_active %}

Open a Fuel Account

Should you wish to open a fuel account with {{ d2_sys_config('sys_orginization_long') }}, please click on the link below and complete the requested information. A form will be automatically emailed to you once completed. Kindly sign the form and drop it off with our managers.

By applying for a fuel account, you acknowledge that you have read and accepted our terms and conditions.

Apply for a Fuel Account {% if terms_path is not null %} Terms & Conditions

{% endif %}

Not now thanks!

If you do not want to apply for a fuel account, you can continue to our home page. If you have not updated your profile yet, please take the oportunity to update it now!

Update my Profile Continue to Home Page
{% else %}

Complete Your Registration

Please get started by creating your user profile.

{% if d2_sys_config('sys_contribute_active') == true %}Contribute Content{% endif %} {% if d2_sys_config('sys_smalls_active') == true %}Advertise{% endif %} Create My Profile
{% endif %}
{% endblock content %}