You are probably right. I ended up adding the link in the view:
<div class="flash notice"> <if test="&!logged_in?"><a href="/login">Login</a> or <a href="/ users/signup">Signup</a> to create a post.</if> </div> On Apr 7, 2:26 pm, kevinpfromnm <[email protected]> wrote: > hmm... I'm guessing the flash display area has html escaped, which seems an > odd choice. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
