Skip to main content
Help Center
Toggle navigation menu
Submit a request
Sign in
FareHarbor Desk
Management
Management
User management
Desk access and restrictions
Tour gifting management
Introduction to Tour Gifting
Affiliate management
Introduction to affiliates
Client and voucher management
Creating and managing commission splits
Using reminders
Editing vouchers
Creating a client
Creating and managing vouchers
Printing vouchers
Vendors, products, and rates management
Managing vendors and products
Updating rates
<% var getColumnClasses = function(columnNumber) { var classNames = 'col-12'; if (columnNumber >= 2) classNames += ' md:col-6'; if (columnNumber >= 3) classNames += ' lg:col-4'; if (columnNumber >= 4) classNames += ' xl:col-3'; return classNames; } %> <% if (articles.length) { %>
<% articles.forEach(function(article) { %>
<%= article.title %>
<% if (article.promoted) { %>
Promoted article
<% } %>
<% }) %>
<% } %>