<%for(let i = 0; i < posts.length; i++){%>
  • <%}%>
<%if(previous){%> Previous <%}%> <%if(next){%> Next <%}%>