{% load staticfiles %}
{% if data.role == 'organization' %} Add a new Organization {% elif data.role == 'datacollection' %} Add a new Data Collection {% elif data.role == 'repository' %} Add a new Repository {% elif data.role == 'projectarchive' %} Add a new Project Archive {% elif data.role == 'database' %} Add a new Database {% elif data.role == 'dataset' %} Add a new Dataset {% elif data.role == 'service' %} Add a new Service {% elif data.role == 'informational' %} Add a new Informational Site {% elif data.role == 'software' %} Add a new Software {% else %} Add a new Resource {% endif %}

Please select one of the following options to Add your Resource. You can create a new resource, or upload an XML file.