fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
look changes
[wolnelektury.git]
/
apps
/
dictionary
/
templates
/
dictionary
/
note_list.html
diff --git
a/apps/dictionary/templates/dictionary/note_list.html
b/apps/dictionary/templates/dictionary/note_list.html
index
aad0ddf
..
6eac93a
100755
(executable)
--- a/
apps/dictionary/templates/dictionary/note_list.html
+++ b/
apps/dictionary/templates/dictionary/note_list.html
@@
-10,6
+10,7
@@
{% block body %}
<h1>{% trans "Footnotes" %}</h1>
{% block body %}
<h1>{% trans "Footnotes" %}</h1>
+<div class="normal-text">
<p>
{% trans "By first letter" %}:
<p>
{% trans "By first letter" %}:
@@
-50,4
+51,6
@@
{% endif %}
{% endif %}
+</div>
+
{% endblock %}
{% endblock %}