{% extends "base.html" %} {% block title %}{{ editor.username }} (editor){% endblock %} {% block body %}

{{ editor.username }}
editor {{ editor.editor_id }}

Edit History

Comments and Annotation History {% endblock %}