{% if U_USERMAP %} {# Check for logged in users to suppress this link for guests and robots #} {% if S_USER_LOGGED_IN and not S_IS_BOT %}
  • {{ lang('USERMAP') }}
  • {% endif %} {% endif %}