0
APAndrea Pistarini
This code displays a menu item at the main level with 1 level of depth.
Library: Drupal
Drupal
0 Comments
{# drupal_menu('machine_name', level, depth) #} {{ drupal_menu('main', 1, 1) }}