<{strip}> <{assign var="current_date" value=$smarty.session.calendar_mobile.current_date}> <{include file="calendar_mobile_init_header.html"}>
<{$action.date_string|smarty:nodefaults}>

<{if ($action.plan_data.$current_date) }> <{assign var="plan_data" value=$action.plan_data.$current_date}> <{else}> <{$lang.calendar_noplan|smarty:nodefaults}>
<{/if}>
<{include file="calendar_mobile_init_footer.html"}> <{/strip}>