we-megamenu-ul.html.twig in Drupal Mega Menu 8
Same filename and directory in other branches
<ul {{ attributes }}> {{ content }} </ul>
2 theme calls to we-megamenu-ul.html.twig
- template_preprocess_we_megamenu_backend in ./
we_megamenu.module - template_preprocess_we_megamenu_frontend in ./
we_megamenu.module - Prepare variables for we_megamenu_frontend.
File
templates/we-megamenu-ul.html.twigView source
- <ul {{ attributes }}>
- {{ content }}
- </ul>