diff --git a/cookbook/templates/generic/list_template.html b/cookbook/templates/generic/list_template.html index 58e2c027a..5e6bf30bd 100644 --- a/cookbook/templates/generic/list_template.html +++ b/cookbook/templates/generic/list_template.html @@ -3,6 +3,7 @@ {% load i18n %} {% load django_tables2 %} +{% block title %}{% trans 'List' %}{% endblock %} {% block content %}