{% extends "base.html" %} {% block title %}{% if tab == 'register' %}Create your account{% else %}Sign in{% endif %} — {{ site_name }}{% endblock %} {% block content %}
{{ subheading }}
{% if error %}This is a helexa account: the same credentials sign you in at helexa.ai, so you can evaluate the platform itself. We’ll email you a link to confirm the address.
{% else %}Already have a helexa.ai account? Use the same email and password.
{% endif %}