+
Transcript
+ <% var transcript_url = doc.get('url').replace('/api/', '/') + 'transcript/edit/'; %>
+ <% var transcript_action = doc.get('transcript') ? 'Edit' : 'Add'; %>
+
<%= transcript_action %> transcript
+
+<% } %>
diff --git a/editorsnotes_app/js/templates/zotero_item.html b/editorsnotes_app/js/templates/zotero_item.html
index c05d6f8b..a62692dd 100644
--- a/editorsnotes_app/js/templates/zotero_item.html
+++ b/editorsnotes_app/js/templates/zotero_item.html
@@ -8,7 +8,7 @@