芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/dev/docs/templates/default/components/topnav.html.twig
{% for key,menu in topMenu|default([]) %} {% for menuitem in menu %}
{% if menuitem.icon %}
{{ menuitem.icon }}
{% endif %} {% if menuitem.iconClass %}
{% endif %} {{ menuitem.name }}
{% endfor %} {% endfor %}