From de4f78389112cad619ab8e134491389e3d151ec1 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sun, 3 May 2020 18:15:03 -0700 Subject: [PATCH] Fixes rebase merge error --- fedireads/templates/editions.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/fedireads/templates/editions.html b/fedireads/templates/editions.html index 3a16026c9..535e651e2 100644 --- a/fedireads/templates/editions.html +++ b/fedireads/templates/editions.html @@ -5,15 +5,9 @@

Editions of "{{ work.title }}"

    {% for book in editions %} -<<<<<<< HEAD
  1. - - {% include 'snippets/book_cover.html' with book=book %} -======= -