You will find only what you bring in.
[redakcja.git] / src / wiki / templates / wiki / tabs / history_view_item.html
index e9375cd..8e88451 100644 (file)
@@ -1,4 +1,4 @@
 {% load i18n %}
-<li id="HistoryPerspective" data-ui-related="history-view-editor" data-ui-jsclass="HistoryPerspective">
-    <a href="#">{% trans "History" %}</a>
+<li id="HistoryPerspective" data-ui-related="history-view-editor" data-ui-jsclass="HistoryPerspective" class="nav-item">
+    <a href="#" class="nav-link">{% trans "History" %}</a>
 </li>