title = "auth-login" url = "/auth-login" layout = "horizontal" is_hidden = 0 == {% set title = 'Login' %} {% extends 'layouts/auth.html' %} {% block content %}

Log in.

Log in with your data that you entered during registration.

Don't have an account? Sign up.

Forgot password?.

{% endblock %}