{% extends "ui/entities/base.html" %} {% load thumbnail ui_tags %} {% block parent %}
{% endblock %} {% block title %} {{ object.id }} {% if object.label %}—{% endif %} {{ object.label|safe }} {% endblock %} {% block pagetitle %} {{ object.id }} {{ object.label |safe }} {% endblock %} {% block breadcrumbs %}{{ block.super }} {% breadcrumbs object.breadcrumbs %} {% endblock breadcrumbs %} {% block content %}{{ parent.title|safe }} ({{ parent.id }})
{{ object.id }}
{{ object.size|filesizeformat }}
{{ object.tech_notes|safe }}
{% rightsbadge object.rights %}