{% extends "layouts/base.html" %} {% block title %} Revisions of {{ release.short_display_name }} ~ ATR {% endblock title %} {% block description %} View the revision history for the {{ release.short_display_name }} candidate draft. {% endblock description %} {% block content %}
{% if phase_key == "draft" %} ← Back to Compose {{ release.short_display_name }} ① COMPOSE → ② → ③ {% elif phase_key == "preview" %} ← Back to Finish {{ release.short_display_name }} ① → ② → ③ FINISH {% else %} ← Back to Select a release {% endif %}
Changes from parent revision: {{ revision.parent }}
{% else %}Initial revision
{% endif %} {% if not revision.added and not revision.removed and not revision.modified %}No file changes detected in this revision.
{% else %} {% if revision.added %}