diff --git a/docs/en/programmers/caching/caching-cacheable.xml b/docs/en/programmers/caching/caching-cacheable.xml index 932f8b9f..2bb9a8f8 100644 --- a/docs/en/programmers/caching/caching-cacheable.xml +++ b/docs/en/programmers/caching/caching-cacheable.xml @@ -53,6 +53,7 @@ if (!$smarty->is_cached('index.tpl')) { $smarty->display('index.tpl'); ?> +]]> where index.tpl is: