Documentation and API source code for Backdrop CMS.
block--layout--hero.tpl.php
Template for outputting the default block styling within a Layout.
Variables available:
$classes: Array of classes that should be displayed on the block's wrapper.
$title: The title of the block.
$title_prefix/$title_suffix: A prefix and suffix for the title tag. This
is important to print out as administrative links to edit this block are
printed in these variables.