X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=inline;f=django_simple%2Ftodo%2Ftemplates%2Fdetails1.html;h=a07e857e412e18a3735f1ff671f4fbe0ac2c3879;hb=052b4b0a90360fa1c3165cdc1823ac72934415e7;hp=7e87adc48cf735baef2074c5d9185847c91611d3;hpb=93605db97d405db5c7572338a4e5ab11fe4e402b;p=django_unres.git diff --git a/django_simple/todo/templates/details1.html b/django_simple/todo/templates/details1.html index 7e87adc..a07e857 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 %} @@ -39,8 +39,8 @@ Created {{ task.created_date }}