From 6f046870e4a331c80a0f5754466cc640c25f3a5d Mon Sep 17 00:00:00 2001
From: Ken Reinhart <ken.fuad@ui.ac.id>
Date: Sat, 31 Oct 2020 21:53:12 +0800
Subject: [PATCH] Flagged book template

---
 app/templates/flagged_book.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app/templates/flagged_book.html b/app/templates/flagged_book.html
index e3956f2..11b417f 100644
--- a/app/templates/flagged_book.html
+++ b/app/templates/flagged_book.html
@@ -8,7 +8,6 @@
 {% block header %}
 <link rel="icon" type="image/png" href="{% static 'images/icons/logo.ico' %}" />
 <link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
-
 <link href="{% static 'css/sb-admin-2.min.css' %}" rel="stylesheet">
 <link rel="stylesheet" href="{% static 'css/button.css' %}">
 
-- 
GitLab