{% load staticfiles %}
NearBeach
Dashboard
My Profile
Timeline
{% if new_item_permission >= 3 %}
New Items
New Customer
New Kanban Board
New Opportunity
New Organisation
New Project
New Request For Change
New Requirement
New Task
{% endif %}
List Objects
List All
List by Tag
List Customers
List Kanban Boards
List Organisations
{% if administration_permission >= 1 %}
Configuration
Bug Client List
Edit Templates
List of Tags
List of Taxes
Products and Services
Administration
Diagnostics
Groups
Permission Sets
Users
{% endif %}
{% csrf_token %}
Search
Logout
×
{% if user.is_authenticated %} {% block content %} {% endblock %} {% else %}
Permission denied
You currently do not have permission to view this page!
{% endif %}