{% 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_CALENDAR %}
{{ lang('CALENDAR_WEEKLY_OVERVIEW') }}
{% INCLUDE 'week.html' %}
{% endif %} {% endif %}