{% extends "base.html" %} {% block title %}Login — atbbs{% endblock %} {% block content %}

log in

Sign in with your atproto handle to post threads and replies.

{% if error %}

{{ error }}

{% endif %}
{% endblock %}