{% if redirect is not null %} {% endif %}
Account Login
{% if config.recaptcha_enabled %} {% if config.recaptcha_type == 'v3' %} {% elseif config.recaptcha_type == 'v2-invisible' %}
{% elseif config.recaptcha_type == 'v2-checkbox' %} {% endif %} {% endif %}
{{ account_login_by }}:
Password:
Verification:
{{ include('buttons.login.html.twig') }}
{{ include('buttons.account_lost.html.twig') }}

New to {{ config.lua.serverName }}?

New Player
{% spaceless %}
{% endspaceless %}

{{ config.lua.serverName }}...

... where hardcore gaming meets fantasy.

... where friendships last a lifetime.

... unites adventurers since 2017!

{% if config.recaptcha_enabled and config.recaptcha_type == 'v3' %} {% set action = 'login' %} {{ include('google_recaptcha_v3.html.twig') }} {% endif %}