From c4c93a3ba8ca9ab805e5aa9cb381d048e53d7506 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 8 Oct 2014 13:32:32 -0400 Subject: [PATCH] Add missing url namespace --- mayan/apps/documents/templates/document_print.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mayan/apps/documents/templates/document_print.html b/mayan/apps/documents/templates/document_print.html index cdae522fcf..a6c89304f9 100644 --- a/mayan/apps/documents/templates/document_print.html +++ b/mayan/apps/documents/templates/document_print.html @@ -49,7 +49,7 @@ {% for page in pages %}
- +
{% endfor %}