From c370cad7f96e919cd580e33840fed7a7ce2cd013 Mon Sep 17 00:00:00 2001 From: Fabien Basmaison Date: Thu, 4 Mar 2021 19:42:23 +0100 Subject: [PATCH] [lint] Fix white spaces in HTML. --- bookwyrm/templates/import.html | 18 +++++++++--------- bookwyrm/templates/layout.html | 2 +- .../templates/snippets/progress_update.html | 11 ++++++++--- 3 files changed, 18 insertions(+), 13 deletions(-) diff --git a/bookwyrm/templates/import.html b/bookwyrm/templates/import.html index 6b6febb1..99ff5c42 100644 --- a/bookwyrm/templates/import.html +++ b/bookwyrm/templates/import.html @@ -11,16 +11,16 @@ {% csrf_token %} diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html index bc2e7e09..038707f8 100644 --- a/bookwyrm/templates/layout.html +++ b/bookwyrm/templates/layout.html @@ -67,7 +67,7 @@