{% extends "layout_fluid.html" %} {% load staticfiles %} {% block title %}Archivematica FPR Server - Format {{format.description}}{% endblock title %} {% block extra_css %} {{ block.super }} {% endblock extra_css %} {% block content %}

{% block page_title %} {{format}} Format Information {% endblock page_title %}

{% block app_content %} {% endblock app_content %} {% endblock content %} {% block extra_js %} {% endblock extra_js %}