<{strip}>
<{if ($smarty.session.calendar_mobile.display_type != CALENDAR_YEARLY) }>
<{assign var="current_month" value="`$smarty.session.calendar_mobile.current_date`"|substr:4:2}>
<{/if}> <{if ($smarty.session.calendar_mobile.display_type != CALENDAR_YEARLY && $smarty.session.calendar_mobile.display_type != CALENDAR_S_MONTHLY && $smarty.session.calendar_mobile.display_type != CALENDAR_L_MONTHLY) }>
<{assign var="current_day" value="`$smarty.session.calendar_mobile.current_date`"|substr:6:2}>
<{/if}>
<{$token_form|smarty:nodefaults}> <{$session_form|smarty:nodefaults}>

<{$lang._btn_prev_arrow|smarty:nodefaults}>
<{/strip}>