{% extends "cosinnus/base.html" %} {% load i18n %} {% load static from staticfiles %} {% block page_title %}@ {{ group.name }} | {% trans "Todo" %}{% endblock page_title %} {% block extrahead %} {{ block.super }} {% endblock extrahead %}