The example below does not compile, all_attributes is unavailable.
<extend tag="page">
    <%= all_attribtues -%>
</extend>

This, in the same (theme definition) file works as expected.
<def tag="wwwww">
  <%= all_attribtues -%>
</def>


Is this intended or a bug? If intended, why?
--~--~---------~--~----~------------~-------~--~----~
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