You will find only what you bring in.
[redakcja.git] / src / wiki / templates / wiki / tabs / source_editor_item.html
1 {% load i18n %}
2 <li id="CodeMirrorPerspective" class="nav-item"
3         data-ui-related="source-editor"
4         data-ui-jsclass="CodeMirrorPerspective">
5     <a class="nav-link" href="#">{% trans "Source code" %}</a>
6 </li>