fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
License icon in audiobooks.
[wolnelektury.git]
/
src
/
social
/
templates
/
social
/
carousel.html
diff --git
a/src/social/templates/social/carousel.html
b/src/social/templates/social/carousel.html
index
64380bc
..
c86d94d
100644
(file)
--- a/
src/social/templates/social/carousel.html
+++ b/
src/social/templates/social/carousel.html
@@
-13,7
+13,7
@@
{% for banner in banners %}
{% if banner %}
- {
% include 'social/cite_promo.html' with cite=banner main=True %
}
+ {
{ banner.main_box }
}
{% endif %}
{% endfor %}
</div>