{# This file is deprecated. Put macros in "macros" directory #} {% macro deprecated(name, newfile) %} This block is generated from macro "{{ name }}" in deprecated file "macros.html". Import from "macros/{{ newfile }}.html" instead. {% endmacro %} {# Generic renderer for boxes / portlets #} {% macro m_box(title, color="blue", with_toolbar=False) %}
{{ line[0] }} | {%- if line[0] == 'Size' %}{{ line[1]|filesize }} | {%- else %}{{ line[1] }} | {%- endif %}