total mess: some random experiments with images and lqc's dvcs
[redakcja.git] / apps / wiki_img / templates / wiki_img / tabs / source_editor_item.html
diff --git a/apps/wiki_img/templates/wiki_img/tabs/source_editor_item.html b/apps/wiki_img/templates/wiki_img/tabs/source_editor_item.html
new file mode 100644 (file)
index 0000000..89e0fae
--- /dev/null
@@ -0,0 +1,6 @@
+{% load i18n %}
+<li id="CodeMirrorPerspective"
+       data-ui-related="source-editor"
+       data-ui-jsclass="CodeMirrorPerspective">
+    <span>{% trans "Source code" %}</span>
+</li>
\ No newline at end of file