X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Findex.html;h=1aa90dadff3aade306bb0ab87d4facdd8c7e4533;hb=79257267a19f5fa4476908da6d56e1626143327b;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..1aa90da 100644 --- a/django_simple/todo/templates/index.html +++ b/django_simple/todo/templates/index.html @@ -1,8 +1,25 @@ {% extends "base.html" %} - +{% load i18n lazysignup_tags %} {% block content %} + -
-{% csrf_token %} - -
{% endblock %} \ No newline at end of file