{% extends "base.html" %} {% block title %}Login - AgentHub{% endblock %} {% block content %}

Welcome Back

Sign in to your account

{% if error %} {% endif %} {% if success %} {% endif %} {% if msal_enabled %}
or sign in with email
{% endif %}
{% if msal_enabled %}

For partner organizations without Microsoft SSO

{% endif %}
{% if msal_enabled %} {% endif %} {% endblock %}