X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=4cb9bd726eb1f35f31b86a4765313ee7a2f70b52;hb=32eab17b5d32751f900c80ffc18e6661bfe90572;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..4cb9bd7 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 }}