this might not be the best way but I think it should work.  Extend the page 
tag in your application.dryml

<extend tag="page">
  <old-page merge>
    <custom-scripts:>
     <link rel="icon" href="favicon.ico" type="image/x-icon">  
    </custom-scripts>
  </old-page>
</extend>

-- 
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.

Reply via email to