Rearrange source to src dir.
[redakcja.git] / apps / wiki / templates / wiki / tabs / source_editor.html
diff --git a/apps/wiki/templates/wiki/tabs/source_editor.html b/apps/wiki/templates/wiki/tabs/source_editor.html
deleted file mode 100644 (file)
index 9b22825..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-{% load toolbar_tags i18n %}
-<div id="source-editor" class="editor">
-    {% if not readonly %}{% toolbar %}{% endif %}
-    <textarea id="codemirror_placeholder">&lt;br/&gt;</textarea>
-</div>