]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - webapp/__init__.py
donation: Redesign the page
[people/shoehn/ipfire.org.git] / webapp / __init__.py
index 22e4e0d81d181137f93783e439b8b739ec70b642..6cab6c0d7ab31054e8ddbfeaf72b8eabcd298257 100644 (file)
@@ -36,6 +36,7 @@ class Application(tornado.web.Application):
                        ui_modules = {
                                "Advertisement"        : AdvertisementModule,
                                "DonationBox"          : DonationBoxModule,
+                               "DonationButton"       : DonationButtonModule,
                                "DownloadButton"       : DownloadButtonModule,
                                "LanguageName"         : LanguageNameModule,
                                "Map"                  : MapModule,