From 23396af83c85284a74c4a823ed2d700cb544d990 Mon Sep 17 00:00:00 2001 From: hexeth <7627137+hexeth@users.noreply.github.com> Date: Tue, 8 Jan 2019 12:58:57 -0800 Subject: [PATCH] Add .random-books class to random books div (#757) Assist caliBlur in targeting this element --- cps/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/index.html b/cps/templates/index.html index 387c227e..29b9faf6 100755 --- a/cps/templates/index.html +++ b/cps/templates/index.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block body %} {% if g.user.show_detail_random() %} -
+

{{_('Discover (Random Books)')}}