{% 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}}
{% if table[0] != '' %} {% for t in table %} {% if t != '' %} {% if loop.index == 1 %} {% set headers = t.split(':')[1] %} {% set headers = headers.split(' ') %} {% if headers|length > 5 %} {% endif %} {% if headers|length > 6 %} {% endif %} {% if headers|length > 7 %} {% endif %} {% if headers|length > 8 %} {% endif %} {% if headers|length > 9 %} {% endif %} {% if headers|length > 10 %} {% endif %} {% if headers|length > 11 %} {% endif %} {% endif %} {% set body = t.split(':')[1] %} {% set body = t.split(' ') %} {% if body|length > 4 %} {% endif %} {% if body|length > 5 %} {% endif %} {% if body|length > 6 %} {% endif %} {% if body|length > 7 %} {% endif %} {% if body|length > 8 %} {% endif %} {% if body|length > 9 %} {% endif %} {% if body|length > 10 %} {% endif %} {% endif %} {% endfor %} {% else %} {{lang.words.table|title()}} {{lang.words.is}} {{lang.words.w_empty}} {% endif %}
IP Use Exp {{headers.4.split('=')[0].split('(')[0]}} {{headers.5.split('=')[0].split('(')[0]}} {{headers.6.split('=')[0].split('(')[0]}} {{headers.7.split('=')[0].split('(')[0]}} {{headers.8.split('=')[0].split('(')[0]}} {{headers.9.split('=')[0].split('(')[0]}} {{headers.10.split('=')[0].split('(')[0]}} {{headers.11.split('=')[0].split('(')[0]}}
{{ copy_to_clipboard(value=body.1.split('=')[1]) }} {{body.2.split('=')[1]}} {{body.3.split('=')[1]|int() / 1000 }} s {{body.4.split('=')[1]}} {{body.5.split('=')[1]}} {{body.6.split('=')[1]}} {{body.7.split('=')[1]}} {{body.8.split('=')[1]}} {{body.9.split('=')[1]}} {{body.10.split('=')[1]}}