{% if has_tables %}
{{ get_icon('b_print', 'Print'|trans, true) }} {{ get_icon('b_tblanalyse', 'Data dictionary'|trans, true) }}
{% else %} {{ 'No tables found in database.'|trans|notice }} {% endif %} {% if not is_system_schema %} {{ create_table_html|raw }} {% endif %}