<% for (var i in theme.links['list']) { %>
  • <%= theme.links.list[i].name %>
  • <% } %>