hey scott, I need your help in getting my relationship pods render
I have 3 pods Plans( workout plans), exercises( a exercise pod with all details for a particular exercise) and routine ( this will have a plan with exercises and is in relationship with plans and exercises using plan_id and exercise_id fields respectively)
I am trying to use template to render a plan with its exercises