{% extends "feeds/base.html" %} {% block title %}Connect Bluesky - feedwell{% endblock %} {% block content %}
Log in with an app password, not your real account password. Generate one at bsky.app/settings/app-passwords ↗ .
{% if form.non_field_errors %}{{ form.non_field_errors|join:" " }}
{% endif %} {% endblock %}