i develop my web site using drupal 7 and there page "about_us" is different design structure than others pages and i need to create specific tpl file for just this page.. i found solution page--node--[nid].tpl.php but this solution not professional ... how to avoid this way and create tpl file depends on node title ??
thanks..