{% from 'include/input_macros.html' import copy_to_clipboard %} {% if table[0] != '' %} {% set headers = table[0].split(':')[1] %} {% set headers = headers.split(' ') %} {% endif %}
Table name: {{tables_head.0}} | Type: {{tables_head.1}} | Size: {{tables_head.2|int() / 1024 / 1024}} Mb | Used: {{tables_head.3}} |