opal
opal copied to clipboard
pathways.get_steps does not actually have arguments passed to it
The template calls pathway.get_steps
and does not push any arguments to it. Sadly this may require a template tag, or pass steps through in the view.