{% extends "fpr/app_layout.html" %} {% load url from future %} {% load staticfiles %} {% block title %}Archivematica FPR Server - Identification Rules{% endblock title %} {% block page_title %} Identification Rule Information {% endblock page_title %} {% block breadcrumbs %} {{ block.super }}
Format | Command | Output | Tools | Actions |
---|---|---|---|---|
{{ idrule.format }} | {{ idrule.command.description }} | {{ idrule.command_output }} |
{% for tool in idrule.command.tool.all %}
{{ tool }} {% endfor %} |
View {% if request.user.is_superuser %} | Replace | Disable {% endif %} |
No identification rules exist.
{% endif %}