fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
preliminary search support
[redakcja.git]
/
apps
/
wiki
/
templates
/
wiki
/
tabs
/
summary_view_item.html
diff --git
a/apps/wiki/templates/wiki/tabs/summary_view_item.html
b/apps/wiki/templates/wiki/tabs/summary_view_item.html
index
79c9f8f
..
2b4daeb
100644
(file)
--- a/
apps/wiki/templates/wiki/tabs/summary_view_item.html
+++ b/
apps/wiki/templates/wiki/tabs/summary_view_item.html
@@
-1,5
+1,5
@@
{% load i18n %}
{% load wiki %}
<li id="SummaryPerspective" data-ui-related="summary-view-editor" data-ui-jsclass="SummaryPerspective">
- <span>{
{ document.name|wiki_title }
}</span>
+ <span>{
% trans "Summary" %
}</span>
</li>