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