Typically you don't extend it but fully redefine the tag.  And as it's not 
called (usually) in multiple locations the parameters are unnecessary.

<def tag="main-nav">
  <navigation class="main-nav" merge>
    <nav-item href="...">...</nav-item>
    <nav-item with="&ModelName" />
    ...
  </navigation>
</def>

I included an alternate way of defining nav-items for examples sake.

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