You will find only what you bring in.
[redakcja.git] / src / wiki_img / templates / wiki_img / tabs / source_editor_item.html
index 22b6d66..06b7fc9 100644 (file)
@@ -1,6 +1,6 @@
 {% load i18n %}
 <li id="CodeMirrorPerspective"
        data-ui-related="source-editor"
-       data-ui-jsclass="CodeMirrorPerspective">
-    <a href="#">{% trans "Source code" %}</a>
-</li>
\ No newline at end of file
+       data-ui-jsclass="CodeMirrorPerspective" class="nav-item">
+    <a href="#" class="nav-link">{% trans "Source code" %}</a>
+</li>