Rearrange source to src dir.
[redakcja.git] / src / wiki / templates / wiki / tabs / history_view_item.html
diff --git a/src/wiki/templates/wiki/tabs/history_view_item.html b/src/wiki/templates/wiki/tabs/history_view_item.html
new file mode 100644 (file)
index 0000000..e9375cd
--- /dev/null
@@ -0,0 +1,4 @@
+{% load i18n %}
+<li id="HistoryPerspective" data-ui-related="history-view-editor" data-ui-jsclass="HistoryPerspective">
+    <a href="#">{% trans "History" %}</a>
+</li>