Load a custom page-xxxx.tpl.php file for Drupal
January 5th, 2012
This snippet is so you can override page.tpl.php and create a custom layout for page-some-content-type.tpl.php and it will override using the page.tpl.php template.
Add this code between the head tags in your page.tpl.php file.

