{% import 'macro/accordion.html' as accordion %} {% extends 'base.html' %} {% block title %} - Bulk refresh sets{% endblock %} {% block main %}
Bulk Refresh Sets
The list above contains all {{ refresh_count }} sets that need refreshing. You can edit it before starting.

Progress Loading...

{% with id='add', bulk=true, refresh=true %} {% include 'set/socket.html' %} {% endwith %} {% endblock %}