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