fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Librarian in regular requirements.
[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
d973d4d
..
ea7ae74
100644
(file)
--- a/
apps/wiki/templates/wiki/tabs/summary_view_item.html
+++ b/
apps/wiki/templates/wiki/tabs/summary_view_item.html
@@
-1,3
+1,4
@@
+{% load i18n %}
<li id="SummaryPerspective" data-ui-related="summary-view-editor" data-ui-jsclass="SummaryPerspective">
- <
span>{{ document_meta.title }}</span
>
+ <
a href="#">{% trans "Summary" %}</a
>
</li>