X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=e2251f3022d3e5b2854656b19674a1bd9b758a1a;hb=56e79678d88f1b25b4c15ce3ac8047b6fa6faa35;hp=cdba6d437c704fea477d3c3a5aea38098b14c653;hpb=51ff99e169ac014cb869c39f170ed05e5992f2b0;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index cdba6d4..e2251f3 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -8,14 +8,14 @@
  • -
    +
    {% csrf_token %}
    -
    +
    {% if not task.done %} {% if task.running > 0 %} @@ -39,8 +39,8 @@ Created {{ task.created_date }}