From af3142ac3adb0d1f31d160edcb6d076b293020b1 Mon Sep 17 00:00:00 2001 From: Michael Manfre Date: Thu, 15 Dec 2022 02:50:54 -0500 Subject: Basic Emoji suppport (#157) --- templates/activities/follows.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/activities/follows.html') diff --git a/templates/activities/follows.html b/templates/activities/follows.html index 27a13d3..18c7811 100644 --- a/templates/activities/follows.html +++ b/templates/activities/follows.html @@ -8,7 +8,7 @@ - {{ identity.name_or_handle }} + {{ identity.html_name_or_handle }} @{{ identity.handle }} {% if details.outbound %} -- cgit v1.2.3