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.