region--no-wrapper.tpl.php

Last updated on
7 December 2017

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

The region--no-wrapper.tpl.php file returns the HTML for region with bare minimum HTML. It is currently used by the content region. To make the content region use the standard region.tpl.php file instead, see the SUBTHEME_preprocess_region() function in your sub-theme's template.php file.

Available variables:

Uses the exact same variables as region.tpl.php.

See also

template_preprocess()
template_preprocess_region()
zen_preprocess_region() in Zen's template.php
template_process()

Help improve this page

Page status: No known problems

You can: