From a56691bdf02b2d1e749c8f9fc9866fddda32b670 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Tue, 9 Oct 2007 17:30:58 -0300 Subject: [PATCH] Bloody template hackers. Hope this works and they don't change semantics later. --- templates/grade.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/grade.html b/templates/grade.html index aa42124..13796b4 100644 --- a/templates/grade.html +++ b/templates/grade.html @@ -14,6 +14,9 @@ + {% ifchanged p.dia %} + {% endifchanged %} + {% else %} {% ifchanged p.dia %} -- 2.20.1