{% for uploader in file_uploaders %} {% if uploader.donationblueprint_set.all %} {% else %} {% endif %} {% empty %} {% endfor %}
Position Uploader Upload Type Donation Instructions Associated Blueprints
{{ uploader.index }} {{ uploader.name }} {{ uploader.upload_type }} Instructions {% for blueprint in uploader.donationblueprint_set.all %} {% endfor %} No associated Blueprints
You have yet to create an Uploader for this project.