{% set title = 'Login' %} {% extends 'src/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 %}