{% extends "cosinnus_todo/base.html" %} {% load i18n humanize todo_tags cosinnus_tags djajax_tags thumbnail %} {% load static from staticfiles %} {% block extrahead %} {{ block.super }} {% endblock extrahead %} {% block page_title %} {% if active_todolist %}{{ active_todolist.title }} - {% endif %}{% trans "TodoEntries" %} {{ block.super }} {% endblock page_title %} {% block breadcrumb %} {{ block.super }} {% if active_todolist %}