{% extends "repository/base.html" %} {% load i18n %} {% load markup %} {% block title %}{% trans "Repository" %} :: {% trans "Data" %} :: {% trans "Review" %} {{ object.name }}{% endblock %} {% block breadcrumbs %}{% trans "Repository" %} / {% trans "Data" %} / {% trans "Review" %}{% endblock %} {% block content %}
{% trans "The Data item is not yet complete. Here you have a chance to review what the system has discovered about the uploaded Data file and modify the recognised file format. Press 'Looks good, proceed' to finalise the item or 'Go Back' to remove it from the repository and start anew." %}
{% if form.errors %}