From 0161ad672f3b0309ff6ecd0608add727b4b5e1e7 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 10 Jun 2019 14:33:36 +0100 Subject: Use tojson instead of safe --- app/templates/admin/annotations_by_dataset.html | 4 ++-- app/templates/annotate/index.html | 2 +- app/templates/demo/evaluate.html | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'app/templates') diff --git a/app/templates/admin/annotations_by_dataset.html b/app/templates/admin/annotations_by_dataset.html index a0e935b..3885d7f 100644 --- a/app/templates/admin/annotations_by_dataset.html +++ b/app/templates/admin/annotations_by_dataset.html @@ -16,8 +16,8 @@ {% endblock scripts %} diff --git a/app/templates/annotate/index.html b/app/templates/annotate/index.html index 3b00b75..61233a8 100644 --- a/app/templates/annotate/index.html +++ b/app/templates/annotate/index.html @@ -55,7 +55,7 @@ - + {% endblock %} -- cgit v1.2.3