Revert caching for comments and analytics. Fixes #1905 (#1907)

This commit is contained in:
Paul Fioravanti
2018-10-23 10:32:41 -04:00
committed by Michael Rose
parent c8f4820d31
commit 98d518817f
3 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -24,5 +24,5 @@
{%- endcase -%}
{% endif %}
{% include_cached analytics.html %}
{% include_cached /comments-providers/scripts.html %}
{% include analytics.html %}
{% include /comments-providers/scripts.html %}