X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=django_simple%2Ftodo%2Ftemplates%2Fdetails1.html;h=4860b27015aeb5b61b72e581025661c738715314;hb=4105e872badb97ca1b848708c36e1f0f1e5dc4cf;hp=abe2f119e75bc4cb0445e741da6d1e852a92cfb7;hpb=3f89b27f5db1ffe26dc7cd59a1ef972681bbd7fa;p=django_unres.git diff --git a/django_simple/todo/templates/details1.html b/django_simple/todo/templates/details1.html index abe2f11..4860b27 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 }}