Skip to content

Instantly share code, notes, and snippets.

@keeprock
Last active August 29, 2015 14:16
Show Gist options
  • Save keeprock/bc884e2364630b392bbc to your computer and use it in GitHub Desktop.
Save keeprock/bc884e2364630b392bbc to your computer and use it in GitHub Desktop.
Display block regions inside template
regions[name_of_the_region] = Description of the block
<?php print render($page['name_of_the_region']); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment