{% if is_update %}
Hostile Takeover Update Account
{% else %}
Hostile Takeover Create Account
{% endif %}
{% if is_update %}
Update Account
{% else %}
Create Account
{% endif %} {% if error_msg %}
{{ error_msg|escape }}
{% endif %}
Player name:
Password:
{% if is_update %}
New Password:
{% else %}
Confirm Password:
{% endif %}
Optional Avatar:
{%if is_update %}
{% else %}
{% endif %}