/
var
/
www
/
html
/
gte
/
theme
/
boost
/
templates
/
Upload File
HOME
{{#children}} {{^divider}} {{#url}} <li><a href="{{{url}}}" title="{{{title}}}">{{{text}}}</a></li> {{/url}} {{^url}} <li>{{{text}}}</li> {{/url}} {{/divider}} {{#haschildren}} <li> <ul class="list-unstyled ml-3"> {{> theme_boost/custom_menu_footer }} </ul> </li> {{/haschildren}} {{/children}}