X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails1.html;h=9573fe0f9e14d0068066b4408a23ac0f782a973e;hb=8dce3b49dabcc85baae2b796ae055da8866424bb;hp=92e325299c2e761423172329d96a4d19c7516136;hpb=0e76b9e206d73ead2b1dfe7b894e580225f210b3;p=django_unres.git diff --git a/django_simple/todo/templates/details1.html b/django_simple/todo/templates/details1.html index 92e3252..9573fe0 100644 --- a/django_simple/todo/templates/details1.html +++ b/django_simple/todo/templates/details1.html @@ -9,14 +9,14 @@
  • -
    +
    {% csrf_token %}
    -
    +
    {% if not task.done %} {% if task.running > 0 %} @@ -34,15 +34,27 @@
  • -

    All parameters for task {{ task.name }}

    +

    Task {{ task.name }}

    Created {{ task.created_date }}