{% extends "admin/base_site.html" %} {% load i18n static %} {% block bodyclass %}{{ block.super }} login tc-login-page{% endblock %} {% block nav-global %}{% endblock %} {% block breadcrumbs %}{% endblock %} {% block content_title %}{% endblock %} {% block content %}
Local-first operations
Sign in to manage research memory, policy, MCP tools, approvals, paper portfolio state, and audit history.
{% blocktranslate count counter=form.errors.items|length %}Please correct the error below.{% plural %}Please correct the errors below.{% endblocktranslate %}
{% endif %} {% if form.non_field_errors %} {% for error in form.non_field_errors %}{{ error }}
{% endfor %} {% endif %}