$Title: $Status

Site: $URL

<% loop Details %> <% end_loop %>
Check Status Message
$Check $Status $Message.XML
<% if ShouldPass %>

Site is available

(you may check for the presence of the text 'Site is available' rather than an HTTP $ErrorCode error on this page, if you prefer.)

<% else %> <% if Name == check %>

A subsystem of the site is unavailable, but the site remains operational

<% else %>

Site is not available

<% end_if %> <% end_if %>