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