From e89232cf334a99970f9a1688e6c8761fbdbc1be2 Mon Sep 17 00:00:00 2001 From: Alice Date: Wed, 13 Jun 2018 16:44:29 +0200 Subject: [PATCH] removed jquery styling --- app/templates/base.html | 1 - app/templates/results_annot.html | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/templates/base.html b/app/templates/base.html index f2cb919..6e95db2 100755 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -14,7 +14,6 @@ - {% block css %} {% endblock%} diff --git a/app/templates/results_annot.html b/app/templates/results_annot.html index e6d008f..ba1601f 100644 --- a/app/templates/results_annot.html +++ b/app/templates/results_annot.html @@ -11,7 +11,7 @@


-      All annotations

+      All annotations

Annotations/ Extracts with:  {{name}}

@@ -52,4 +52,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %}