{% extends "fpr/app_layout.html" %} {% load staticfiles %} {% block title %}Archivematica FPR Server - Formats{% endblock title %} {% block page_title %} Format Information {% endblock page_title %} {% block breadcrumbs %} {{ block.super }}
Description | Group | Actions |
---|---|---|
{{ format.description }} | {% if request.user.is_superuser %} {{ format.group }} {% else %} {{ format.group }} {% endif %} | View {% if request.user.is_superuser %} | Edit {% endif %} |
No formats exist.
{% endif %}