From ca116284ca3ed3302be949f7069db75a1409a1a0 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 16 Mar 2021 13:04:33 +0200 Subject: [PATCH] Use "unsafe" in quotes on frontpage This was more me being cautious when I was writing the original tool than a warning about it being actually unsafe. Now that this web fro ntend will be used by less-technical users I should tone down the la nguage. --- csv_metadata_quality_web/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv_metadata_quality_web/templates/index.html b/csv_metadata_quality_web/templates/index.html index 8d5a65a..c19eca8 100644 --- a/csv_metadata_quality_web/templates/index.html +++ b/csv_metadata_quality_web/templates/index.html @@ -32,7 +32,7 @@
- +
This will remove newlines and perform normalization of Unicode characters. Read more about these unsafe fixes.