X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fedit.html;h=9e7ce808e77d5bbf1325968ada13aa3a2ed301c3;hb=cb84afb9777fdb35d0e4139ddbb9dcb600814653;hp=3423543ac3df449316ff4161bb8d430e8fae08b4;hpb=765fad7872822bd9ddd0b5538694d8eb04a0a116;p=django_unres.git diff --git a/django_simple/todo/templates/edit.html b/django_simple/todo/templates/edit.html index 3423543..9e7ce80 100644 --- a/django_simple/todo/templates/edit.html +++ b/django_simple/todo/templates/edit.html @@ -6,7 +6,9 @@

Choose type of simulation:  

- +
+
+
{% if basic_adv %}
{% csrf_token %} @@ -32,6 +34,12 @@
+
+ {% csrf_token %} + +
+ {% else %}
@@ -58,10 +66,16 @@
+
+ {% csrf_token %} + +
-{% endif %} +{% endif %} +