{% extends 'includes/base.html' %} {% block content %}

hidden

These artworks were rejected by admins. You can choose to delete them now.

{% if artwork %} {%- for _artwork in artwork | batch(4) %} {%- for art in _artwork %} {%- endfor %} {%- endfor %} {% else %}

There's nothing pending approval...

{% endif %}
{% endblock %}