X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=inline;f=django_simple%2Ftodo%2Ftemplates%2Findex.html;h=608de3743bc8b23839410cf8a13582adf95f35d6;hb=db0d57675fb9f9eef43d98255b68639f56c69d40;hp=d122d6bf21c4e5ca6181ec4c2234f1ee57028858;hpb=c2c045215024a4cda185e4acfd20629f359e3ca2;p=django_unres.git diff --git a/django_simple/todo/templates/index.html b/django_simple/todo/templates/index.html index d122d6b..608de37 100644 --- a/django_simple/todo/templates/index.html +++ b/django_simple/todo/templates/index.html @@ -74,6 +74,11 @@ {{ task.running }}% + {% if task.running == 100 %} + + postprocessing + + {% endif %} {% else %} {% endif %}