@ -14,7 +14,6 @@ class IhrApp(Bottle):
self.route("/config/<bureau>", callback=self.bureau_config)
self.route("/config/<bureau>", callback=self.bureau_config, method="POST")
self.bureaus = []
self.tdir =
def index(self):
# return a list of active bureaus with links