You are here

we-megamenu-ul.html.twig in Drupal Mega Menu 8

Same filename and directory in other branches
  1. 8.x templates/we-megamenu-ul.html.twig
<ul {{ attributes }}>
  {{ content }}
</ul>

File

templates/we-megamenu-ul.html.twig
View source
  1. <ul {{ attributes }}>
  2. {{ content }}
  3. </ul>