{% extends 'ddm/project_admin/base.html' %} {% block page_title %}Data Donation Setup{% endblock %} {% block main_heading %}Data Donation Blueprints{% endblock %} {% block main_body %}
Name | Assigned to | Instructions | ||
---|---|---|---|---|
{{ blueprint.name }} | {{ blueprint.zip_blueprint }} | {% if blueprint.get_instructions %} show instructions {% else %} No instructions – create instructions {% endif %} | edit blueprint | delete blueprint |
No blueprints created yet. |
Name | Instructions | ||
---|---|---|---|
{{ blueprint.name }} | {% if blueprint.get_instructions %} show instructions {% else %} create instructions {% endif %} | edit zipped blueprint | delete blueprint |
No zipped blueprints created yet. |