is it possible to add a 'token' or the actual code to the html module that would function the same as adding it to a skin.
The skin code is: <p class="user_auth"><dnn:LOGIN ID="LOGIN1" runat="server" /><span>|</span><dnn:USER ID="USER1" runat="server" /></p>
I can add the links to the html module to the pages, but the functionality loses out, because i need the links to redirect back the the page the user was on previously.