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/_mini_post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/activities/_mini_post.html') diff --git a/templates/activities/_mini_post.html b/templates/activities/_mini_post.html index 9f83333..335a8a4 100644 --- a/templates/activities/_mini_post.html +++ b/templates/activities/_mini_post.html @@ -7,7 +7,7 @@ - {{ post.author.name_or_handle }} + {{ post.author.html_name_or_handle }}
-- cgit v1.2.3