From 5206d08dbb0d563a2d48ef6193a6d9c94f633fd5 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Mon, 24 Jan 2022 13:37:51 -0800 Subject: [PATCH] Adds demo display of comment in list entry --- bookwyrm/templates/lists/list.html | 36 +++++++++++++++++-------- bookwyrm/templates/snippets/avatar.html | 8 ++++-- 2 files changed, 31 insertions(+), 13 deletions(-) diff --git a/bookwyrm/templates/lists/list.html b/bookwyrm/templates/lists/list.html index c44d3fe3..a1da21e5 100644 --- a/bookwyrm/templates/lists/list.html +++ b/bookwyrm/templates/lists/list.html @@ -4,6 +4,7 @@ {% load book_display_tags %} {% load group_tags %} {% load markdown %} +{% load utilities %} {% block breadcrumbs %}