{% extends "base.html" %} {% block head %} {% endblock %} {% block content %} Collection: {{ collection }} Document: {{ name }} ({{ oid }}) {{ document }} {% endblock %}