{% import 'macro/table.html' as table %}
{% if g.login.is_authenticated() %} {% endif %} {% for item in table_collection %} {% if item.brickset %} {{ table.image(item.brickset.url_for_image(), caption=item.brickset.fields.name, alt=item.brickset.fields.set_num) }} {% else %} {% endif %} {% if g.login.is_authenticated() %} {% endif %} {% endfor %}
Filename Set Image Actions
{% if item.allowed %} {%- endif -%} {{ item.filename }} {%- if item.allowed -%} {% endif %} {{ item.human_size() }} {{ item.human_time() }} {% if item.number %} {{ item.number }}{% endif %} {% if item.brickset %}{{ item.brickset.fields.name }}{% endif %} Rename Delete
{% if all %} {{ table.dynamic('instructions', no_sort='2,3')}} {% endif %}