From bd194a70cb693eb12cf869e7f5c1f488de027028 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 24 Dec 2018 19:18:54 -0400 Subject: [PATCH] Add spaceless tags Add spaceless tags to the invalid document template. Signed-off-by: Roberto Rosario --- mayan/apps/documents/templates/documents/invalid_document.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mayan/apps/documents/templates/documents/invalid_document.html b/mayan/apps/documents/templates/documents/invalid_document.html index d763595581..a3a4fdb553 100644 --- a/mayan/apps/documents/templates/documents/invalid_document.html +++ b/mayan/apps/documents/templates/documents/invalid_document.html @@ -1,3 +1,4 @@ +{% spaceless %}
@@ -6,3 +7,4 @@
+{% endspaceless %}