Where is the markup of account navigation template?

I’m working in a bootstrap template in magento and my menu contains an ul markup for the user menu navigation, i want change the markup for this sections to a div container but i can’t find the template file.

In my layout file default.xml i have

<block class=”MagentoCustomerBlockAccountNavigation” name=”top.links”> <arguments> <argument name=”css_class” xsi:type=”string”>header links</argument> </arguments> </block>

But i can’t find where is the markup in my template folder “Freego”

Best regards

submitted by /u/elhui2
[link] [comments]