From 89aa6a9566544bc1302b1abca0ae57d78ac1a95e Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Mon, 20 Oct 2014 10:57:25 +0200 Subject: [PATCH] fixing unclosed django tag --- facturier/templates/facturier/transaction.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facturier/templates/facturier/transaction.html b/facturier/templates/facturier/transaction.html index 7a60de4..c5dfd3e 100644 --- a/facturier/templates/facturier/transaction.html +++ b/facturier/templates/facturier/transaction.html @@ -56,7 +56,7 @@ {% endif %} -% endblock content %} +{% endblock content %} {% block navigation %} {% endblock %} {% block breadcrumbs_root %}