page.tpl.php

Seven's theme implementation to display a single Drupal page.

The doctype, html, head, and body tags are not in this template. Instead they can be found in the html.tpl.php template normally located in the core/modules/system directory.

See also

template_preprocess()

template_preprocess_page()

template_process()

seven_preprocess_page()

1 theme call to page.tpl.php

File

drupal/core/themes/seven/templates/page.tpl.php
View source

Related topics