{% import 'languages/'+lang|default('en')+'.html' as lang %} {% from 'include/input_macros.html' import copy_to_clipboard %} {% if table[0] != '' %} {% set headers = table[0].split(':')[1] %} {% set headers = headers.split(' ') %} {% endif %}
{{lang.words.table|title()}} {{lang.words.name}}: {{tables_head.0}} | {{lang.words.type|title()}}: {{tables_head.1}} | {{lang.words.size|title()}}: {{tables_head.2|int() / 1024 / 1024}} Mb | {{lang.words.used|title()}}: {{tables_head.3}} |