X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;fp=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=3466e5c72140dbe227f9d0c49e8e0b0b38f2c011;hb=db0d57675fb9f9eef43d98255b68639f56c69d40;hp=0c2a6cc6a48ea04282d606a4e6b61cfade7f6ce8;hpb=90da61afb9591a02096107f00f12e67b536b4631;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index 0c2a6cc..3466e5c 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -60,6 +60,9 @@ Created {{ task.created_date }} {{ task.running }}% + {% if task.running == 100 %} + postprocessing + {% endif %} {% else %} {% endif %}