Is it possible to include the body of the "Account Upgrades" page in another template, such as the footer or a thread? I tried injecting account_upgrades into another template like this:
...Except everything BUT the subscription options displayed. I'm assuming it's because stuff isn't being included that the template needs to run / to show the subscription options. Anyone have any ideas on how to make the template work on any page? Thank you!
Code:
<xen:include template="account_upgrades" />
Last edited: