{% load static %} {% load i18n %} {% load waffle_tags %} {% url 'account_login' as account_login_url %}
{% flag "fish_upper_left" %} Gobii Fish Wordmark {% else %} Gobii Wordmark {% endflag %}
{% if settings.GOBII_PROPRIETARY_MODE %}
{% endif %} {% if settings.GOBII_PROPRIETARY_MODE %} Pricing Developers Support {% endif %} {% if request.user.is_authenticated %} My Agents Discover
{% with social_account_set=request.user.socialaccount_set.all %} {% if social_account_set and social_account_set.0.get_avatar_url %} {{ request.user.email|default: {% else %} {% firstof request.user.first_name request.user.email request.user.username as display_name_source %} {% if display_name_source %} {% with initial=display_name_source|first|upper %}
{{ initial }}
{% endwith %} {% else %}
?
{% endif %} {% endif %} {% endwith %}

Signed in as

{{ request.user.email|default:request.user.username }}

{% if request.user.is_staff %} Django Admin LLM Config Platform MCP Evals System Settings Status Users {% endif %} {% if request.session.context_type == 'organization' and request.session.context_id %} Organization {% else %} Profile {% endif %}
{% csrf_token %}
{% else %}
Discover {% with request.session.utm_querystring as utm_qs %} Login {% if request.resolver_match.url_name != 'home' %} Get started {% endif %} {% endwith %}
{% endif %}