<{strip}>
<{include file="reservation_style_disp_type.html" display_type=$action.reserve_block.display_type}> <{if ($action.reserve_block.display_type == RESERVATION_DEF_LOCATION) }> <{include file="reservation_style_category.html" current_category_id=$action.reserve_block.category_id}> <{else}> <{include file="reservation_style_category.html" current_category_id=0}> <{/if}> <{include file="reservation_style_location.html" current_location_id=$action.reserve_block.location_id}> <{include file="reservation_style_timeframe_type.html" reserve_block=$action.reserve_block}> <{include file="reservation_style_default_time.html" reserve_block=$action.reserve_block}> <{include file="reservation_style_disp_interval.html" display_interval=$action.reserve_block.display_interval}>
 
<{include file="../reservation_script.html"}> <{/strip}>