<% if (/(apibuilder|arrow)/.test(objectmodel.metadata.type)) { %>
<% include intro_api %>
<% } else { %>
<% // TODO: handle other project types such as connector -%>
<% include intro_api %>
<% } %>

