]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/web/__init__.py
location: Update layout to Bulma
[ipfire.org.git] / src / web / __init__.py
index b710bcc2f7b031ec9ed949ec5c006d8941c53ec6..39ef3e0fab339e0dc135008abbdc3d2689e53cc2 100644 (file)
@@ -170,7 +170,6 @@ class Application(tornado.web.Application):
                        (r"/projects/location", location.IndexHandler),
                        (r"/projects/location/download", StaticHandler, { "template" : "../location/download.html" }),
                        (r"/projects/location/how\-to\-use", StaticHandler, { "template" : "../location/how-to-use.html" }),
-                       (r"/projects/location/lookup/(.+)/blacklists", location.BlacklistsHandler),
                        (r"/projects/location/lookup/(.+)", location.LookupHandler),
 
                        # Single-Sign-On for Discourse