{% import 'macro/table.html' as table %}
Filename | Set | Image | {% if g.login.is_authenticated() %}Actions | {% endif %}
---|---|---|---|
{% 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 %} | {% 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() %} | Rename Delete | {% endif %}