{% extends "fpr/app_layout.html" %} {% load url from future %} {% load staticfiles %} {% block title %}Archivematica FPR Server - Identification Commands{% endblock title %} {% block page_title %} Identification Command Information {% endblock page_title %} {% block breadcrumbs %} {{ block.super }}
Command | Type | Tool | Mode | Actions |
---|---|---|---|---|
{{ idcommand.description }} | {{ idcommand.get_script_type_display }} | {{ idcommand.tool }} | {{ idcommand.config }} | View {% if request.user.is_superuser %} | Replace | Disable {% endif %} |
No identification commands exist.
{% endif %}