From c6310c53154d54d8b2a3741f2dc463b329356a7c Mon Sep 17 00:00:00 2001 From: guillaume-renaud Date: Thu, 1 Dec 2016 11:54:49 +0100 Subject: [PATCH] correct missing endif --- counter/templates/counter/counter_list.jinja | 1 + 1 file changed, 1 insertion(+) diff --git a/counter/templates/counter/counter_list.jinja b/counter/templates/counter/counter_list.jinja index fc3ca1b0..b3d30ded 100644 --- a/counter/templates/counter/counter_list.jinja +++ b/counter/templates/counter/counter_list.jinja @@ -31,6 +31,7 @@ {% if user.can_edit(c) %} {% trans %}Edit{% endtrans %} - {% trans %}Stats{% endtrans %} - + {% endif %} {%if c.stock %} Stock - {% else %}