i was adding new page to 'master pages' folder
what code should add to theme.xml file for knowing that new page
i was adding new page to 'master pages' folder
what code should add to theme.xml file for knowing that new page
add below line
<masterPages> <base_index_page>index</base_index_page> </masterPages>