X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=44f5e62e56505a376ae95ebec885339453eb6f5f;hb=54cd6e1d5ddfde7997eaaacb3e83f4f09a4cbb16;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..44f5e62 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 }}