{% extends "base.html" %} {% block title %}Login - MemoryBot{% endblock %} {% block body %}

MemoryBot

AI Memory Companion

Disclaimer: This is an AI simulation. The AI is NOT the actual person being remembered.
{% if error %}
{{ error }}
{% endif %}

Don't have an account? Sign up

{% endblock %}