{{ definition.LR_BLOCK_H_L }}
{% if definition.S_BLOCK_ICON %}
{% if definition.FA_ENABLED %}
{% else %}
{% endif %}
{% endif %} {{ definition.TITLE }}{{ definition.LR_BLOCK_H_R }}
{% if BIRTHDAY_LIST %}
{{ lang('CONGRATULATIONS') }}{{ lang('COLON') }}
{% for board3_birthday_list in loops.board3_birthday_list %}
{{ board3_birthday_list.USER }}
{% if board3_birthday_list.AGE %}{{ board3_birthday_list.AGE }}{% endif %}
{% endfor %}
{% else %}
{{ lang('NO_BIRTHDAYS') }}
{% endif %}
{% if S_DISPLAY_BIRTHDAY_AHEAD_LIST %}