Jon wrote:
> <% h.link_to("Login", h.site_url(controller="login",
> action="index")) %>
whups, pasted the wrong line. that should be:
<% h.link_to("Logout", h.site_url(controller="login",
action="logout", id=None)) %>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" 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/pylons-discuss
-~----------~----~----~----~------~----~------~--~---