New tool: annotations from current text (fixes #862)
[redakcja.git] / apps / wiki / templates / wiki / tabs / annotations_view_item.html
diff --git a/apps/wiki/templates/wiki/tabs/annotations_view_item.html b/apps/wiki/templates/wiki/tabs/annotations_view_item.html
new file mode 100644 (file)
index 0000000..f478e12
--- /dev/null
@@ -0,0 +1,4 @@
+{% load i18n %}
+<li id="AnnotationsPerspective" data-ui-related="side-annotations" data-ui-jsclass="AnnotationsPerspective">
+    <super title="{% trans "Annotations" %}">[1]</super>
+</li>