From ec0ba04d7665214f74082474f4f9c7454bb6f5c6 Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Thu, 11 Oct 2012 09:48:55 -0400 Subject: [PATCH] created editions may have cover images but not google books ids --- frontend/templates/work.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/templates/work.html b/frontend/templates/work.html index 333b70d3..0827d44e 100644 --- a/frontend/templates/work.html +++ b/frontend/templates/work.html @@ -119,7 +119,7 @@ $j(document).ready(function(){ {% else %}
- {{ work.title }} + {{ work.title }}
{% endif %}