From 8280386f0e98178f886ca6882fc09de400123a72 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Mon, 24 Jan 2022 13:45:52 -0800 Subject: [PATCH] Context for note block in list item --- bookwyrm/templates/lists/list.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bookwyrm/templates/lists/list.html b/bookwyrm/templates/lists/list.html index a1da21e5..ca2b9939 100644 --- a/bookwyrm/templates/lists/list.html +++ b/bookwyrm/templates/lists/list.html @@ -78,9 +78,10 @@
- - {{ item.user.display_name }} - + {% url 'user-feed' user|username as user_path %} + {% blocktrans trimmed with username=user|username %} + {{ username }} says: + {% endblocktrans %}

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin ornare magna eros, eu pellentesque tortor vestibulum ut. Maecenas non massa sem. Etiam finibus odio quis feugiat facilisis.