Skip to content

Instantly share code, notes, and snippets.

@mherchel
Last active August 29, 2015 14:06
Show Gist options
  • Save mherchel/90d689214fe131fa2d55 to your computer and use it in GitHub Desktop.
Save mherchel/90d689214fe131fa2d55 to your computer and use it in GitHub Desktop.
<?php
$block = module_invoke('menu', 'block_view', 'main-menu');
print render($block['content']);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment