{% 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 %} {% INCLUDE 'overall_header.html' %}
{{ lang('CALENDAR_MONTHTVIEW') }}
{% INCLUDE 'overall_footer.html' %} {% else %} {% INCLUDE 'login_body.html' %} {% endif %}