{% 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.number %} {{ item.number }}{% endif %} {% if item.brickset %}{{ item.brickset.fields.name }}{% endif %} | {% 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() %} | Rename Delete | {% endif %}