You cannot use Server Side Includes within parsed templates - they will be handled like they were HTML-comments (means: they will be ignored).
A possible way to include files that contain SSI is to use iframe- (Internet Explorer) or ilayer-tag (Netscape).
<iframe src="http://localhost/default.shtml"></iframe>

 | files cannot be parsed for mpf:tokens |
|