Use language in cachey key for about_page_superlatives

This commit is contained in:
Christof Dorner 2022-12-26 17:50:51 +01:00
parent 6947e74f5d
commit 51c932802a

View file

@ -10,8 +10,9 @@
{% endblock %}
{% block about_content %}
{% get_current_language as LANGUAGE_CODE %}
{# seven day cache #}
{% cache 604800 about_page_superlatives %}
{% cache 604800 about_page_superlatives LANGUAGE_CODE %}
{% get_book_superlatives as superlatives %}
<section class=" pb-4">