X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Findex.html;h=33bbd55d4c6533b8ea19f12c817462fc4ab16b8d;hb=277dcb10adaf7c05050521681d8b17fafcaf7891;hp=1aa90dadff3aade306bb0ab87d4facdd8c7e4533;hpb=a59ed9fccce9251f366fdddc844f48910d808d2f;p=django_unres.git diff --git a/django_simple/todo/templates/index.html b/django_simple/todo/templates/index.html index 1aa90da..33bbd55 100644 --- a/django_simple/todo/templates/index.html +++ b/django_simple/todo/templates/index.html @@ -78,5 +78,29 @@ {% endfor %} +{% if not alldone %} + -{% endblock %} \ No newline at end of file + +{% endif %} + +{% endblock %}