From 786d6190f856fddb32157764717f871c6f8cb3fa Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Thu, 24 Nov 2022 17:11:04 -0700 Subject: Delete mechanics and refactor of post fanout --- templates/activities/_post.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'templates') diff --git a/templates/activities/_post.html b/templates/activities/_post.html index dbdc99a..e109e9c 100644 --- a/templates/activities/_post.html +++ b/templates/activities/_post.html @@ -30,6 +30,14 @@ {% include "activities/_reply.html" %} {% include "activities/_like.html" %} {% include "activities/_boost.html" %} + + + + + + Delete + + {% endif %} -- cgit v1.2.3