From f1f654ec151f000c54cf42b120bde39bbc0e73b5 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Thu, 31 Dec 2020 13:13:22 +1100 Subject: [PATCH] removed debug --- templates/book.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/book.html b/templates/book.html index 05d0f4a..05e4e53 100644 --- a/templates/book.html +++ b/templates/book.html @@ -131,7 +131,6 @@ function AddAuthorToBook(num) { {{ book_form.id }} {{ book_form.csrf_token }} {% if b.parent|length %} - {{b.parent}}