{% extends "base.html" %} {% import "macros.html" as m %} {% block title %}{{ record.title or record.source_url }} - {{ pack.pack }}{% endblock %} {% block content %}
{{ record.document_id }} ({{ record.representation }}, {{ record.status }}){{ record.language_declared }}, hint {{ record.language_hint }}{{ (record.acquisition or {}).raw_sha256 | shorten(16) }},
text {{ record.content_sha256 | shorten(16) }}Block numbers are the bNNNNN suffix of the block IDs. Click the first block and
then the last, or type the numbers on the right.
| {{ cell.text }} | {% else %}{{ cell.text }} | {% endif %} {%- endfor -%}
|---|