-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Description
Hey,
i try to make a menu like in HTML5 and use the nav element
<container name="header.container" as="header_container" label="Page Header Container" htmlTag="nav" htmlClass="navbar navbar-default" before="main.content"/>
i get an error
a:4:{i:0;s:167:"Html tag "nav" is forbidden for usage in containers. Consider to use one of the allowed: dd, div, dl, fieldset, main, header, footer, ol, p, section, table, tfoot, ul."
you have an idea why nav is forbidden? it will be fixed soon?