{% extends "fpr/app_layout.html" %} {% load staticfiles %} {% block title %}Archivematica FPR Server - {{ idtool.description }} {{ idtool.version }}{% endblock title %} {% block page_title %} {{ idtool.description }} Information {% endblock page_title %} {% block breadcrumbs %} {{ block.super }}
Configuration | Identifier | Command | Enabled | Actions |
---|---|---|---|---|
{{ command.get_config_display }} | {{ command.description }} | {{ command.script|truncatechars:100 }} | {{ command.enabled }} | View {% if request.user.is_superuser %} | Replace | Disable {% endif %} |
No commands exist for {{ idtool.description }}.
{% endif %}