From 00795f119eeb4b8eb1330b7959ca5ef93accc64b Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Fri, 16 Dec 2022 17:24:56 -0700 Subject: Split Follows page into two types This overcomes the query problem of pulling a combined list --- templates/activities/notifications.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/activities/notifications.html') diff --git a/templates/activities/notifications.html b/templates/activities/notifications.html index 89ca4d8..8b7bc13 100644 --- a/templates/activities/notifications.html +++ b/templates/activities/notifications.html @@ -34,11 +34,11 @@ {% endblock %} -- cgit v1.2.3