Index: /branches/release-33/lib/MT/CMS/Template.pm
===================================================================
--- /branches/release-33/lib/MT/CMS/Template.pm (revision 1730)
+++ /branches/release-33/lib/MT/CMS/Template.pm (revision 1737)
@@ -14,4 +14,7 @@
     my $perms = $app->permissions;
     my $can_preview = 0;
+
+    $param->{include_system} = $blog->include_system;
+    $param->{include_cache} = $blog->include_cache;
 
     if ($id) {
