block--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 block--no-wrapper.tpl.php file returns the HTML for a block. Currently, the main content block uses this template file. To use the standard block.tpl.php file, see SUBTHEME_preprocess_block() in your sub-theme's template.php file.

Available variables:

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

See also

template_preprocess()
template_preprocess_block()
zen_preprocess_block() in Zen's template.php
template_process()
zen_process_block() in Zen's template.php

Help improve this page

Page status: No known problems

You can: