fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Introduce banner styles.
[wolnelektury.git]
/
src
/
annoy
/
templates
/
annoy
/
banner.html
diff --git
a/src/annoy/templates/annoy/banner.html
b/src/annoy/templates/annoy/banner.html
index
9d00168
..
62b641a
100644
(file)
--- a/
src/annoy/templates/annoy/banner.html
+++ b/
src/annoy/templates/annoy/banner.html
@@
-7,7
+7,7
@@
{{ banner.open_label }}
</a>
{% endif %}
{{ banner.open_label }}
</a>
{% endif %}
- <div class="annoy-banner annoy-banner_{{ banner.place }}{% if banner.image %} with-image{% endif %}" id="annoy-banner-{{ banner.id }}">
+ <div class="annoy-banner annoy-banner_{{ banner.place }}
annoy-banner-style_{{ banner.style }}
{% if banner.image %} with-image{% endif %}" id="annoy-banner-{{ banner.id }}">
{% if not banner.action_label %}
<a href="{{ banner.url }}">
{% endif %}
{% if not banner.action_label %}
<a href="{{ banner.url }}">
{% endif %}