{% extends "cranefly/layout.html" %} {% import "cranefly/macros.html" as macros with context %} {% block title %}{{ macros.page_title(title=(_("Post #%(post)s Changelog") % {'post': post.pk}),parent=thread.name) }}{% endblock %} {% block breadcrumb %}{{ super() }}
{{ change.reason }}
{% endif %} {% if acl.threads.can_edit_reply(user, forum, thread, post) or prev or next %}{{ l }}. | {% if line[2:] %}{{ line[2:] }}{% else %} {% endif %} |