2015-08-23 16:55:15 -04:00
|
|
|
{{!< default}}
|
|
|
|
|
2015-08-25 14:02:23 -04:00
|
|
|
<h1>TT Tennis Courts Are...</h1>
|
|
|
|
|
|
|
|
{{! Index-0 is the most recent message. }}
|
|
|
|
<div class="jumbotron-{{values.0.statusClass}}">
|
|
|
|
<h2>{{values.0.status}}</h2>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<h3>Update received, {{values.0.published_at}}</h3>
|
|
|
|
<br />
|
|
|
|
<h4>Prior update was, {{values.1.status}} at {{values.1.published_at}}</h4>
|