Skip to main content
Juno
Toggle navigation menu
Back to website
Community
Submit a request
Sign in
Using Zendesk apps tools (ZAT)
Use Zendesk's developer tools to work more efficiently on your new theme
Previewing theme changes locally
Promoted article
Working on a theme locally
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
Previous article
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
Next article
<%= nextArticle.title %>
<% } %>
<% } %>