summaryrefslogtreecommitdiffstats
path: root/templates/identity/select.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/identity/select.html')
-rw-r--r--templates/identity/select.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/identity/select.html b/templates/identity/select.html
index b3fc41d..5f73464 100644
--- a/templates/identity/select.html
+++ b/templates/identity/select.html
@@ -8,7 +8,7 @@
<a class="option" href="{{ identity.urls.activate }}">
<img src="{{ identity.local_icon_url.relative }}">
<span class="handle">
- {{ identity.name_or_handle }}
+ {{ identity.html_name_or_handle }}
<small>@{{ identity.handle }}</small>
</span>
</a>