Skip to main content
Axeptio Documentation
Toggle navigation menu
Axeptio
Submit a request
Sign in
Subscription
I can not login to my account
How to change my Password ? 🤐
How long is my commitment ?
Add a feature to my subscription
How to unsubscribe ?
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
Previous article
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
Next article
<%= nextArticle.title %>
<% } %>
<% } %>