aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/editor_view.html
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat_web/templates/editor_view.html')
-rw-r--r--python/fatcat_web/templates/editor_view.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/fatcat_web/templates/editor_view.html b/python/fatcat_web/templates/editor_view.html
index 000922c0..c62f8d93 100644
--- a/python/fatcat_web/templates/editor_view.html
+++ b/python/fatcat_web/templates/editor_view.html
@@ -8,5 +8,6 @@
</h1>
<p><b><a href="/editor/{{ editor.editor_id }}/editgroups">Edit History</a></b>
+<p><b><a href="/editor/{{ editor.editor_id }}/annotations">Comments and Annotation History</a></b>
{% endblock %}