From 2eabe294012396cac43c581cd4cbeef070b89698 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Tue, 25 Jan 2022 13:54:44 -0800 Subject: [PATCH] Show notes on curation page --- bookwyrm/templates/lists/curate.html | 12 ++++++++++++ bookwyrm/templates/lists/list.html | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/bookwyrm/templates/lists/curate.html b/bookwyrm/templates/lists/curate.html index 927fb5b6..9b484eb4 100644 --- a/bookwyrm/templates/lists/curate.html +++ b/bookwyrm/templates/lists/curate.html @@ -1,5 +1,6 @@ {% extends 'lists/layout.html' %} {% load i18n %} +{% load utilities %} {% block breadcrumbs %}