{% 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 S_WEEK_ON_INDEX == 2 %} {% if !S_CALENDAR %} {% INCLUDE 'event/week.html' %} {% endif %} {% endif %} {% endif %}