{% extends 'base.html' %} {% block title %} - Bulk add sets{% endblock %} {% block main %}
Bulk add sets

Progress Loading...

{% with bulk=true %} {% include 'set/socket.html' %} {% endwith %} {% endblock %} {% block scripts %} {% endblock %}