{{ get_icon('b_routines', 'Routines'|trans) }} {{ show_mysql_docu('STORED_ROUTINES') }}

{%- if items is not empty %}
{{ get_image('b_search', 'Search'|trans) }}
{%- endif %} {{ get_icon('b_routine_add', 'Create new routine'|trans) }}
{{ get_hidden_inputs(db, table) }}
{{ 'There are no routines to display.'|trans|notice }}
{% for i in 0..7 %}{% endfor %} {{- rows|raw }}
{% trans 'Name' %} {% trans 'Type' %} {% trans 'Returns' %}