From 5774e985efa64c73f2deb5d0ace7b853d5fcf43b Mon Sep 17 00:00:00 2001
From: BonfaceKilz
Date: Wed, 13 May 2020 16:22:03 +0300
Subject: Use scroller.dataTables.min.css from guix
---
wqflask/wqflask/templates/search_result_page.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'wqflask')
diff --git a/wqflask/wqflask/templates/search_result_page.html b/wqflask/wqflask/templates/search_result_page.html
index 68acc001..5df12bd7 100644
--- a/wqflask/wqflask/templates/search_result_page.html
+++ b/wqflask/wqflask/templates/search_result_page.html
@@ -2,7 +2,7 @@
{% block title %}Search Results{% endblock %}
{% block css %}
-
+
{% endblock %}
--
cgit v1.2.3