use the show-page parameters. so you might use something like: <after-content:> <aside ... /> </after-content:>
what parameter you use really depends on where you need your code to go. since you're adding, you likely want to use before,after,append,prepend with your parameter so it doesn't replace the default content. before and after are outside the tag that's the parameter, append and prepend are inside. -- 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.
