This code for template tracers should be used with caution. They do expose where files live (less secure).
Opening tracer:
<!-- <template> <?=str_replace('var/www/', '' , __FILE__ );?> -->
Closing tracer:
<!-- </template> <?=str_replace('var/www/', '' , __FILE__ );?> -->