]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - templates/wishlist/wish.html
Migrate all modules to newer versions of tornado.
[people/shoehn/ipfire.org.git] / templates / wishlist / wish.html
index 9281b2a727264d6f23a49024c6180aec589c45f1..ee7fcc5935fa355e37e498e2059203f15fef6fd3 100644 (file)
@@ -7,7 +7,7 @@
                <h1>{{ wish.title }}</h1>
        </div>
 
-       {{ modules.Wishlist([wish,], short=True) }}
+       {% module Wishlist([wish,], short=True) %}
 
        {{ wish.description }}