X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Findex.html;h=1aa90dadff3aade306bb0ab87d4facdd8c7e4533;hb=d51b9e6359312be9fd4294b6262b786ba637813c;hp=22a4db2859e358ed2057520a527e6b52480ad14a;hpb=6776e7c469a38ab58676c9dda3b17d1971d90e0b;p=django_unres.git diff --git a/django_simple/todo/templates/index.html b/django_simple/todo/templates/index.html index 22a4db2..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 %} - -
-
-{{ variable }}
{% endblock %} \ No newline at end of file