Quantcast
Channel: UncleCode.Com - Technology Blog» Drupal
Viewing all articles
Browse latest Browse all 8

Drupal- What is the difference between Page.tpl.php and Node.tpl.php in drupal?

$
0
0
There is a very basic question which everyone asks that what is the basic differences between node.tpl.php and page.tpl.php? Page.tpl.php This template holds the wireframe of the webpage/website like- blocks, regions, header, footer, css, js files and most importantly “main content” etc.. Node.tpl.php This is a template through which you can customize your “main content”. [...]

Viewing all articles
Browse latest Browse all 8

Trending Articles