<%- include('_header'); -%>

<%= configFunctions.getProperty("application.applicationName") %>

Licences

View and maintain licences.

<% if (user.userProperties.canUpdate) { %> <% } %>

Report Library

Produce reports and export data.

Help Documentation

Instructions on how to use this application.

<% if (user.userProperties.isAdmin) { %>

Administrator Tools

Licence Categories

Add new licence types. Maintain existing licence types.

<% } %> <%- include('_footerA'); -%> <%- include('_footerB'); -%>