Basic changes, to display nicer names.
[redakcja.git] / apps / wiki / templates / wiki / tabs / summary_view_item.html
1 {% load i18n %}
2 {% load wiki %}
3 <li id="SummaryPerspective" data-ui-related="summary-view-editor" data-ui-jsclass="SummaryPerspective">
4     <span>{{ document.name|wiki_title }}</span>
5 </li>