| Current Path : /proc/self/root/usr/share/phpMyAdmin/templates/ |
| Current File : //proc/self/root/usr/share/phpMyAdmin/templates/secondary_tabs.twig |
<ul id="topmenu2">
{% for tab in sub_tabs %}
{{ get_html_tab(tab, url_params) }}
{% endfor %}
</ul>
<div class="clearfloat"></div>