diff --git a/renderer.py b/renderer.py index 5dc7776..88e321d 100644 --- a/renderer.py +++ b/renderer.py @@ -264,6 +264,7 @@ def thread_machine_content(machine, machine_content, idx, all_routes):
  • directions Routes +

    """ # app.logger.debug("Pulled Routes Dump: "+str(pulled_routes)) # app.logger.debug("All Routes Dump: "+str(all_routes)) @@ -314,7 +315,7 @@ def thread_machine_content(machine, machine_content, idx, all_routes): """+route['prefix']+"""

    """ - routes = routes+"
  • " + routes = routes+"

    " # Get machine tags tag_array = ""