From 2441158d676968a702b254de477b4109c5b599c3 Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Sun, 14 Oct 2012 15:00:58 -0400 Subject: [PATCH] less confusing message, for when the slideshow has non-campaign books --- frontend/templates/slideshow.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/templates/slideshow.html b/frontend/templates/slideshow.html index 60b13761..6b201ccd 100644 --- a/frontend/templates/slideshow.html +++ b/frontend/templates/slideshow.html @@ -1,5 +1,5 @@ {% with request.user.wishlist.works.all as wishlist %} -

{% if faqmenu %}You might also like...{% else %}Top ungluing campaigns{% endif %}

+

{% if faqmenu %}You might also like...{% else %}Our most-loved books{% endif %}