fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
register forms with 3rd party
[wolnelektury.git]
/
wolnelektury
/
templates
/
main_page.html
diff --git
a/wolnelektury/templates/main_page.html
b/wolnelektury/templates/main_page.html
index
acfd79c
..
bcf7606
100755
(executable)
--- a/
wolnelektury/templates/main_page.html
+++ b/
wolnelektury/templates/main_page.html
@@
-8,14
+8,19
@@
{% block body %}
<div id="big-cite">
{% block body %}
<div id="big-cite">
- {% cit
\
e_promo %}
+ {% cite_promo %}
</div>
{% spaceless %}
<div id="promo-box">
</div>
{% spaceless %}
<div id="promo-box">
- {% chunk "promo" %}
+ <div id="promo-box-header"><h2 class="mono">
+ {% trans "What's new?" %}
+ </h2></div>
+ <div id="promo-box-body">
+ {% chunk "promo" %}
+ </div>
</div>
</div>