diff --git a/readthedocs/templates/homepage.html b/readthedocs/templates/homepage.html index 9e66a3e1510..9a567b6ca92 100644 --- a/readthedocs/templates/homepage.html +++ b/readthedocs/templates/homepage.html @@ -3,6 +3,7 @@ {% load i18n %} {% load humanize %} {% load pagination_tags %} +{% load cache %} {% block extra_metas %} @@ -116,6 +117,7 @@