<b>login first:</b> <br /> <br /> <form action="/login" method="post"> <input type="hidden" name="bounceToPage" value="<%= $page %>?id=<%= $id %>" /> <% include_once( "$modules/login-form.inc.php" ); %> </form>