From 07dd2ecd34efcdff7fdc74151c474847625bbd13 Mon Sep 17 00:00:00 2001 From: mipel Date: Tue, 20 Jul 2021 17:10:49 +0200 Subject: [PATCH] Index table enhancement * minor changes --- templates/generic_index.html | 2 -- templates/table.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/generic_index.html b/templates/generic_index.html index 5217cbf6..491f0cd3 100644 --- a/templates/generic_index.html +++ b/templates/generic_index.html @@ -1,7 +1,5 @@ {% extends 'base.html' %} {% block body %} -
{% include 'table.html' %} -
{% endblock %} \ No newline at end of file diff --git a/templates/table.html b/templates/table.html index 52efd247..1f5c39c3 100644 --- a/templates/table.html +++ b/templates/table.html @@ -25,7 +25,7 @@ Search input and rpp selector {% endcomment %}
-
+