{{ define "login" }} {{ template "head" . }} {{ template "meta" .Meta }} {{ template "nav-simple" . }}

Sign in to {{ .ClientName }}

{{ if .Error }} {{ end }}
Not sure if you have an account?

An Atmosphere account is your personal identity across a whole network of apps. Think of it as a digital passport that you own, not locked to any single app or company.

It works the way an email address does: the same account signs you into many different apps. If you already have an account from a site like Bluesky, Blacksky, or Tangled, you're already set. If you don't, you can create one here →

{{ template "footer" . }} {{ end }}