{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Login - Pages{% endblock %} {% block page_css %} {{ block.super }} {% endblock page_css %} {% block content %}

Welcome to {% get_theme_variables 'template_name' %}! 👋

Please sign-in to your account and start the adventure

{% csrf_token %}
Forgot Password?

New on our platform? Create an account

auth-tree triangle-bg auth-tree
{% endblock content %}