]> git.ipfire.org Git - ipfire.org.git/blobdiff - templates/wishlist/donate.html
Migrate all modules to newer versions of tornado.
[ipfire.org.git] / templates / wishlist / donate.html
index f32905988d3bfeee4820a8e4d0176e7fddf80d04..71685627c2d63fdd496a988d5df626a82ed8805a 100644 (file)
@@ -32,7 +32,7 @@
 
        <div class="row">
                <div class="span10 offset1">
-                       {{ modules.DonationBox(wish.tag) }}
+                       {% module DonationBox(wish.tag) %}
                </div>
        </div>
 {% end block %}