If you want to move out the code for what is shown on the other side when you setup a database relation then you can create a new template for it and reference it in the BasicRelationship template.
To do that you need to make sure that you add $item as variable when creating the new template and then add $item as a parameter when you call the template.
If you want to move out the code for what is shown on the other side when you setup a database relation then you can create a new template for it and reference it in the BasicRelationship template.
To do that you need to make sure that you add $item as variable when creating the new template and then add $item as a parameter when you call the template.