From dbe57075d386d7474bafc208b654507d9a2d769e Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Sun, 6 Nov 2022 13:48:04 -0700 Subject: Rework to a domains model for better vhosting --- templates/identity/select.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/identity/select.html') diff --git a/templates/identity/select.html b/templates/identity/select.html index dae1ca1..ea4065c 100644 --- a/templates/identity/select.html +++ b/templates/identity/select.html @@ -14,7 +14,7 @@ {% endif %} {{ identity }} - @{{ identity.short_handle }} + @{{ identity.handle }} {% empty %}

You have no identities.

-- cgit v1.2.3