we-megamenu-block.html.twig in Drupal Mega Menu 8.x
Same filename and directory in other branches
{% autoescape %} {{ block_content|raw }} {% endautoescape %}
1 theme call to we-megamenu-block.html.twig
- template_preprocess_we_megamenu_col in ./
we_megamenu.module - Prepare variables for we_megamenu_col.
File
templates/we-megamenu-block.html.twigView source
- {% autoescape %}
- {{ block_content|raw }}
- {% endautoescape %}