From ffc5b3347e7dca4e96ec21329182f002e28262f8 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Thu, 14 Nov 2019 00:48:51 +0100 Subject: [PATCH] title --- cookbook/templates/generic/list_template.html | 1 + 1 file changed, 1 insertion(+) 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 %}