Site Status History {$service->name|escape:html}-{$site->name|escape:html}

This page details the incident history for a Site related to a Service

{foreach from=array(0,1,2,3,4,5,6) item=day} {if $day == 0}

Today {mktime(0,0,0,date("n"),date("j"))|date_format:"d M Y"}

x incidents

Incident Description Time Opened Status Time Closed
123456 Loss of power on remote site 14:00 Major Incident -
123457 Loss of power on remote site 14:00 Major Incident -
{else}

{mktime(0,0,0,date("n"),date("j")-$day)|date_format:"d M Y"}

x incidents

Incident Description Time Opened Status Time Closed
123456 Loss of power on remote site 14:00 Major Incident -
123457 Loss of power on remote site 14:00 Major Incident -
{/if} {/foreach}