2015-08-23 16:55:15 -04:00
|
|
|
{{!< default}}
|
|
|
|
|
2015-08-25 14:02:23 -04:00
|
|
|
{{! Index-0 is the most recent message. }}
|
2015-08-27 13:31:17 -04:00
|
|
|
<div class="jumbotron {{values.0.statusClass}}">
|
|
|
|
<h2 class="text-center">{{values.0.status}}</h2>
|
2015-08-25 14:02:23 -04:00
|
|
|
</div>
|
2015-08-25 17:32:05 -04:00
|
|
|
<div>
|
2015-08-27 13:31:17 -04:00
|
|
|
<h3 class="text-center">Update received: {{values.0.pubDate}}, {{values.0.pubTime}}</h3>
|
2015-08-25 17:32:05 -04:00
|
|
|
</div>
|
|
|
|
<div>
|
2015-08-27 13:31:17 -04:00
|
|
|
<h4 class="text-center">Prior update was: {{values.1.status}} at {{values.1.pubDate}}, {{values.1.pubTime}}</h4>
|
2015-08-25 17:32:05 -04:00
|
|
|
</div>
|