From 8fd5a9292c7d3aac352d3c0e96288bff8a79cb47 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Fri, 11 Nov 2022 23:04:43 -0700 Subject: Posting and fan-out both working --- templates/activities/_post.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/activities') diff --git a/templates/activities/_post.html b/templates/activities/_post.html index ffd0032..2ac57f3 100644 --- a/templates/activities/_post.html +++ b/templates/activities/_post.html @@ -8,7 +8,9 @@ {% endif %}

- {{ post.author.name_or_handle }} @{{ post.author.handle }} + + {{ post.author.name_or_handle }} @{{ post.author.handle }} +