{% extends "datarequests/base.html" %} {% block subtitle %}{{ _('Create Data Request') }}{% endblock %} {% block breadcrumb_content %}
{% trans %}To create a data request, fill the form and specify a title and a description for your request. Please, be as clear as you can in order to ease the task of accomplishing your request. You can also specify an organization if your data request is closely related with it. {% endtrans %}
{% endblock %} {% block page_header %}{% endblock %}