Librarian in regular requirements.
[redakcja.git] / apps / wiki_img / templates / wiki_img / tabs / source_editor_item.html
1 {% load i18n %}
2 <li id="CodeMirrorPerspective"
3         data-ui-related="source-editor"
4         data-ui-jsclass="CodeMirrorPerspective">
5     <a href="#">{% trans "Source code" %}</a>
6 </li>