{% extends "fpr/app_layout.html" %} {% 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 | Enabled | Actions |
---|---|---|---|---|---|
{{ idrule.format }} | {{ idrule.command.description }} | {{ idrule.command_output }} | {{ idrule.command.tool }} | {{ idrule.enabled }} | View {% if request.user.is_superuser %} | Replace | {{ idrule.enabled|yesno:"Disable,Enable" }} {% endif %} |
No identification rules exist.
{% endif %}