You're probably thinking of the head, the header parameter is the part that
handles the upper block in the page.
http://cookbook.hobocentral.net/api_tag_defs/page
I'd probably stick it before the title parameter:
<extend tag="page">
<old-page merge>
<before-title:>
... your code here
</before-title:>
</old-page>
</extend>
On Friday, August 24, 2012 7:12:14 AM UTC-6, Javier V wrote:
>
> Hi Every Body, maybe this is a old question but I don't find the answer.
> I have this code and I'm trying to insert into my index.dryml because I
> need this page with auto-refresh option.
>
>
> <meta http-equiv="refresh" content="5"/>
>
>
> I want insert it into my header but when I do that all my main-nav is gone in
> the index.dryml
>
>
> Please help.
>
--
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/-/hB0VP74fhC4J.
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.