{% extends "detail.html" %} {% load yesnoicon %} {% block content %}
| Archive name | {{ object.name }} |
| Archive type | {{ object.type }} |
| Max object size | {{ object.max_width }} × {{ object.max_height }} |
| Location | {{ object.location }} |
| Storage | {{ object.storage }} |
| Sealed | {{ object.sealed|yesnoicon }} |