{% load staticfiles %} {% load wnsq_tags %} {% if request.user.is_authenticated %} {% if request.user|check_group:"A" %} Projects Projects {% if request.user|check_group:"L" %} Clients Offices {% endif %} Contacts {% endif %} Samples All samples Odour samples Reference samples Panel Panel overview Panel performance Lab performance Measurements All Odour Reference Qualitative Equipment Bags {% if request.user|check_group:"L" %} Reference Gases Olfactometers {% endif %} {% if request.user|check_group:"A" %} System User Management {% if request.user|check_group:"L" %} Report templates {% endif %} About {% endif %} {% endif %} {% if user.is_authenticated %} {{ user.username }} Change password Logout {% else %} Login {% endif %}