{% import 'macro/table.html' as table %}
{% if g.login.is_authenticated() %} {% endif %} {% for item in table_collection %} {% if item.rebrickable %} {{ table.image(item.rebrickable.url_for_image(), caption=item.rebrickable.fields.name, alt=item.rebrickable.fields.set) }} {% 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.set %} {{ item.set }}{% endif %} {% if item.rebrickable %}{{ item.rebrickable.fields.name }}{% endif %} Rename Delete