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