{% extends "base.html" %} {% block title %}Login - Product Recommendation Engine{% endblock %} {% block content %}

Welcome Back

Sign in to your account


Don't have an account?

Create Account
Demo Account

Try the system with a pre-configured account:

  • Username: demo_user
  • Password: demo123
{% endblock %} {% block extra_scripts %} {% endblock %}