{% extends 'base.html' %} {% block content %}
{% if g.user %} @{{ g.user['handle'] }}
{% else %}

write comment using oauth atproto.

{% endif %}
{% endblock %}