<snippet>
<content><![CDATA[
<?php include (TEMPLATEPATH . '/${1:folder}/${2:file}.php' ); ?>
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>include</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>