X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails1.html;h=a07e857e412e18a3735f1ff671f4fbe0ac2c3879;hb=052b4b0a90360fa1c3165cdc1823ac72934415e7;hp=c5c12732af6448b85e00b4b56577a69154f71bc4;hpb=f40d8151edf0064bda3db89298dbcf243d244c7f;p=django_unres.git diff --git a/django_simple/todo/templates/details1.html b/django_simple/todo/templates/details1.html index c5c1273..a07e857 100644 --- a/django_simple/todo/templates/details1.html +++ b/django_simple/todo/templates/details1.html @@ -610,12 +610,12 @@ Regular user cannot use this link. @@ -640,5 +640,28 @@ function showDivs(n) { } +{% if not task.done %} + +{% endif %} + {% endblock %}