Skip to main content
Juno
Toggle navigation menu
Back to website
Community
Submit a request
Sign in
Managing Community posts
Analyzing community activity
Viewing community moderator activity
Customizing status icons for posts
Allowing agents to edit and delete posts
Managing community posts
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
Previous article
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
Next article
<%= nextArticle.title %>
<% } %>
<% } %>