Skip to content

Commit

Permalink
clarify freshness
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsteward committed Apr 23, 2020
1 parent f95f7aa commit a6a1a67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion views/production.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<div class="card-body">
<h2 class="card-title">Data Freshness</h2>

<p class="lead">The data is about {{apistats.datafreshness}} hour(s) old.</p>
<p class="lead">The data on our website is about {{apistats.datafreshness}} hour(s) old.</p>

<p class="">Collections data was last exported around <br/> {{apistats.dateoflastexport}}.</p>
<p class="">Collections online was last refreshed around <br/> {{apistats.dateoflastrefresh}}.</p>

Expand Down

0 comments on commit a6a1a67

Please sign in to comment.