Skip to main content
Back to website
Submit a request
Sign in
Getting started
Everything you need to know to get started with the app
Users
Administrator
<% articles.forEach(function(article) { %>
<% if (article.promoted) { %>
<% } %>
<%= article.title %>
<% }) %>