{% extends "base.html" %} {% block title %}Sign in ยท KarmaSakshi Control Center{% endblock %} {% block anonymous %}
KarmaSakshi
Control Center

Witness every refund.

Sign in to review exact effects, authorize decisions, and inspect independent evidence.

{% if error %}
{{ error }}
{% endif %}

Session credentials stay in an HttpOnly browser cookie and are never exposed to page scripts.

{% endblock %}