{% load static %} Login reNgine

Login to reNgine

Current release: v{{ RENGINE_CURRENT_VERSION }}

{% if messages %}

{% for message in messages %}

{% endfor %} If you have any issues or feature request, feel free to raise issue on Github.

{% endif %}
{% csrf_token %}
@
{% if form.errors %}

Oops! Invalid username or password.
Please note, both password and username are case-sensitive.

{% endif %}