From 855f2c44de8a900766bdc1f80fb8d3b54e0871e9 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 3 Apr 2019 19:40:07 -0700 Subject: editor-specific annotation view --- python/fatcat_web/templates/base.html | 2 +- .../fatcat_web/templates/editor_annotations.html | 35 ++++++++++++++++++++++ python/fatcat_web/templates/editor_view.html | 1 + 3 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 python/fatcat_web/templates/editor_annotations.html (limited to 'python/fatcat_web/templates') diff --git a/python/fatcat_web/templates/base.html b/python/fatcat_web/templates/base.html index fa5f8f7f..dda905e0 100644 --- a/python/fatcat_web/templates/base.html +++ b/python/fatcat_web/templates/base.html @@ -59,8 +59,8 @@