{% INCLUDE 'overall_header.html' %} {% INCLUDE 'calendar_top.html' %} {% if not VIEW_YEAR %} {% INCLUDE 'calendar_view.html' %} {% if CALENDAR_ENABLE_BIRTHDAYS && S_DISPLAY_BIRTHDAY_LIST && calendar_birthdays %}
{{ calendar_birthdays.USER }} ({{ calendar_birthdays.AGE }}){% if not calendar_birthdays.S_LAST_ROW %}{{ lang('COMMA_SEPARATOR') }} {% endif %}
{% endfor %}