{% if web is sameas false %} {% endif %} <{{ 'body' if web is sameas false else 'div' }} style="background-color:{{ config.body_color }};width:700px;margin-top:5px">
{% if web is sameas false %} {% else %} {% endif %}

{{ config.head_text }}

Preliminary Earthquake Notification

{{ config.intro.text }} An interactive version of this report is accessible on the ShakeCast internet/intranet.

Earthquake Details

{% for event in events %} {% endfor %}
Map ID Time Mag Lat Lon Location
{% if web is sameas false %} {% else %} {% endif %} {{ event.event_id }} {{ event.timestamp() }} {% if event.event_id is equalto 'heartbeat' %} None {% else %} {{ event.magnitude }} {% endif %} {{ event.lat }} {{ event.lon}} {{ event.place }}

ShakeCast Server:

ShakeCast Web: {{ sc.server_dns }}

Software: {{ sc.software_version }}

Reported by: {{ sc.server_name }}

Questions about ShakeCast? Contact Administrator at {{ config.admin_email }}.

{% if web is sameas false %} {% endif %}