{% extends "base.html" %} {% block title %}Bank Connections{% endblock %} {% block page_title %}Bank Connections{% endblock %} {% block topbar_actions %} {% endblock %} {% block content %} {% if enrollments %}
Connect your US bank accounts to automatically sync transactions and balances. Once connected, use the Accounts page to sync transactions and refresh balances.
{{ teller_app_id[:8] }}…{% else %}Not set — add TELLER_APP_ID to .env{% endif %}
{{ teller_cert_path or 'Not set' }}
{{ teller_key_path or 'Not set' }}