fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
79c9f8f1ac85aecc4392e5d37bb56335083e775b
[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>