X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=36e8e632fba9f6f50d10798d6a8747f5a29c81ea;hb=92a0048a27b19550c30d6cdec60add3234227f57;hp=28e640ea35bd009baa2bbc2fd6dfaba3c9758618;hpb=6a2764586c4c00b5c0cba0c27385b5531795b376;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index 28e640e..36e8e63 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -369,6 +369,12 @@ Created {{ task.created_date }} {{ task.jobdirname }} + {% if task.done %} +   + + Download as zip + {% endif %}