X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Findex.html;h=6e40ad39b56b0f698436465e5d33ca46f227379b;hb=53f1728daa2b4d8d67349c048822ccd04e819d48;hp=2af565b6b0a4dcc20ea8c8f02d61fb3b8069a358;hpb=591ac48194b207c02ffd7cda59c1c9709a114498;p=django_unres.git diff --git a/django_simple/todo/templates/index.html b/django_simple/todo/templates/index.html index 2af565b..6e40ad3 100644 --- a/django_simple/todo/templates/index.html +++ b/django_simple/todo/templates/index.html @@ -1,8 +1,25 @@ {% extends "base.html" %} {% block content %} + - -{% csrf_token %} - - {% endblock %} \ No newline at end of file