<{strip}> <{if ($action.reserve_block.display_type == RESERVATION_DEF_MONTHLY) }>
<{include file="reservation_main_header_monthly.html"}>
<{elseif ($action.reserve_block.display_type == RESERVATION_DEF_WEEKLY)}>
<{include file="reservation_main_header_weekly.html"}>
<{elseif ($action.reserve_block.display_type == RESERVATION_DEF_LOCATION)}>
<{include file="reservation_main_header_location.html"}>
<{/if}>
<{$lang.reservation_select_nolocation|smarty:nodefaults}>
<{include file="../reservation_script.html"}> <{/strip}>