Utilities
useBrowserCache#
Ask the browser not to cache a page, useful for pages that change based on time of day.
Add {% set var = value %} above the content block of your page template and the meta tags will be added to the <head>
Ask the browser not to cache a page, useful for pages that change based on time of day.
Add {% set var = value %} above the content block of your page template and the meta tags will be added to the <head>