From 8d53b7589fc448b84a8fa63fb1ee47552c06769c Mon Sep 17 00:00:00 2001 From: Fabien Basmaison Date: Tue, 27 Apr 2021 17:23:37 +0200 Subject: [PATCH] cover: Update /get-started/books: - Remove `.content` from templates. - Remove a stray unclosed label. --- .../templates/get_started/book_preview.html | 8 +-- bookwyrm/templates/get_started/books.html | 63 +++++++++++-------- 2 files changed, 40 insertions(+), 31 deletions(-) diff --git a/bookwyrm/templates/get_started/book_preview.html b/bookwyrm/templates/get_started/book_preview.html index 04d0c424d..578fef708 100644 --- a/bookwyrm/templates/get_started/book_preview.html +++ b/bookwyrm/templates/get_started/book_preview.html @@ -1,8 +1,8 @@ {% load i18n %} -
- {% include 'snippets/book_cover.html' with book=book %} -