diff --git a/com/templates/com/news_list.jinja b/com/templates/com/news_list.jinja index 7c2ec629..0364a09b 100644 --- a/com/templates/com/news_list.jinja +++ b/com/templates/com/news_list.jinja @@ -43,7 +43,7 @@
{% if user.is_subscribed %} {# Cache request for 1 hour #} - {% cache 3600 birthdays %} + {% cache 3600 "birthdays" %}