<{strip}> <{assign var="start_hour" value="`$location.start_time`"|substr:8:2}>   <{assign var="start_minute" value="`$location.start_time`"|substr:10:2}> <{$lang.reservation_pause|smarty:nodefaults}> <{assign var="end_hour" value="`$location.end_time`"|substr:8:2}>   <{assign var="end_minute" value="`$location.end_time`"|substr:10:2}> <{if ($smarty.session._timezone_offset != $location.timezone_offset) }>
<{include file="./reservation_view_timezone.html" timezone_offset=$location.timezone_string}> <{/if}> <{foreach name="week_list" key="wday" item="week" from=$action.week_list}> <{if ($smarty.foreach.week_list.index % 4 == 0) }>
<{else}>     <{/if}> <{/foreach}> <{/strip}>