I'm trying to make a rules.php page that uses the "forum_rules_description" phrase, so I can keep the registration page and my current users on the same page.
I've tried to point to a rules template which uses this:
but it doesn't show up. How do I get a seperate rules page? I've looked at the two rules.php hacks on this site, but they both call for making a seperate template for rules. I want to call from the same rules as the registration page.
Also, how can I get the rules to show up outside of the text box on the registration page?