move progress to campaigns
[wolnelektury.git] / src / annoy / templates / annoy / banner_top.html
index 2a62d11..c66d31e 100644 (file)
@@ -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 %}