From fba591ee74d4c57d2f442b8c06d463c24607a117 Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Fri, 28 Aug 2020 15:26:04 +0200 Subject: [PATCH] Fix corpus analysis --- web/app/templates/modals/show_metadata.html.j2 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/web/app/templates/modals/show_metadata.html.j2 b/web/app/templates/modals/show_metadata.html.j2 index 582df369..8064f7ad 100644 --- a/web/app/templates/modals/show_metadata.html.j2 +++ b/web/app/templates/modals/show_metadata.html.j2 @@ -1,7 +1,6 @@ -{% import "macros/query_result_macro.html.j2" as metadata %}