• {{ constant('SITENAME') }}
    {{ constant('ADMIN_DASHBOARD') }}
    {% if constant('ENABLE_STYLE_SWITCHING') == true %}
  • {% endif %}
  • {% if constant('ADMIN_LOCKED') == true %} {{ session.secure_user_firstname }} {{ session.secure_user_name }}
    {{ session.secure_user_profiles_name }} {% else %} HC Competency
    {{ constant('ADMIN') }} {% endif %}
    • {{ constant('LOGOUT') }}