$cache[] = 'your_template';
$cache = array_merge($cache, array( 'your_template1', 'your_template2', 'your_template3', 'your_template4', 'your_template5' ));