I think I see where you might have gone wrong, you put the page update in the layout rather than by redefining/extending the hobo page tag right? dryml views don't use standard rails layout files. though it could be that you just put the content of the page tag, but the use of the <% yield %> right in the middle and the absence of params suggests otherwise.
-- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/FM_qeUDbL90J. 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.
