{% if not S_IS_BOT and S_USER_LOGGED_IN || S_IS_BOT and S_CALENDAR_FOR_GUESTS || !S_USER_LOGGED_IN and S_CALENDAR_FOR_GUESTS %} {% if CALENDAR_ON_INDEX_OFF %}
  • {% if CALENDAR %} {{ lang('CALENDAR_T_OFF') }} {% else %} {{ lang('CALENDAR_T_ON') }} {% endif %}
  • {% endif %} {% if VERSION == '3.1' %}
  • {{ lang('CALENDAR') }}
  • {% endif %} {% if VERSION == '3.2' || VERSION == '3.3' %}
  • {{ lang('CALENDAR') }}
  • {% endif %} {% endif %}