<% for(const menu in theme.menus) { %>
  • <%= theme.menus_title[menu] %>
  • <% } %>