X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=34846274881fbaf88fe0c3dfe01583f44362d748;hb=a3b7f27a81cf442cdeeaff5b9c9b52298c282f5a;hp=bf3b46b0208a0281a2325ca9c325ed4a433ea751;hpb=93605db97d405db5c7572338a4e5ab11fe4e402b;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index bf3b46b..3484627 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 }}