18:43:43 <erredeco> a little question, if someone could help me: is it possible to check if a menu (<v:page.menu>) is present or not?
18:44:49 <erredeco> please take note that <v:if.page.hasSubpages > is not the solution, because it checks if the page I am currently in has subpages or not
18:54:20 <bjo3rn> erredeco what do you mean with 'menu is present or not?' v:if.page.hasSubpages has an argument pageUid
19:02:09 <bjo3rn> the thing is: I gotta go now (football, you know). but: use <v:page.menu as="submenu"> and then <f:if condition="{submenu -> f:count()}">