From d570db11da9dd106417cb17d2e38765f14477924 Mon Sep 17 00:00:00 2001 From: kinitrupti Date: Sun, 18 Oct 2015 15:41:29 +0530 Subject: ISBN link --- tbc/templates/tbc/book-details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tbc/templates') diff --git a/tbc/templates/tbc/book-details.html b/tbc/templates/tbc/book-details.html index 470870c..6f48cf7 100644 --- a/tbc/templates/tbc/book-details.html +++ b/tbc/templates/tbc/book-details.html @@ -57,7 +57,7 @@ function redirectToIpynb(notebook) ISBN:    - {{ book.isbn }} + {{book.isbn }} Contributor:    -- cgit