{# OAuth callback result — standalone page with test-pinned CSS strings. This template does NOT extend base.html; it uses its own inline styles to guarantee exact CSS strings that tests assert on. #} Otto Authentication
{{ ('✓' if success else '✕') | safe }}

{{ 'Authentication successful' if success else 'Authentication failed' }}

{{ message }}