fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
move progress to campaigns
[wolnelektury.git]
/
src
/
annoy
/
templates
/
annoy
/
banner_top.html
diff --git
a/src/annoy/templates/annoy/banner_top.html
b/src/annoy/templates/annoy/banner_top.html
index
2a62d11
..
c66d31e
100644
(file)
--- a/
src/annoy/templates/annoy/banner_top.html
+++ b/
src/annoy/templates/annoy/banner_top.html
@@
-33,7
+33,7
@@
<div class="state-box">
<div class="action-box">
{% if banner.action_label %}
- <a class="action" href="{{ banner.url }}">
+ <a class="action" href="{{ banner.
get_
url }}">
{{ banner.action_label }}
</a>
{% endif %}