diff --git a/templates/gracedb/latest.html b/templates/gracedb/latest.html index 1d7cdbedc78154c69dcca6def130f4e228c29247..4b3e19d8cdf4560088e237a5e453c3f93030df6e 100644 --- a/templates/gracedb/latest.html +++ b/templates/gracedb/latest.html @@ -4,9 +4,10 @@ {% load scientific %} {% block title %}Latest{% endblock %} -{% block heading %}Latest{% endblock %} +{% block heading %}Latest — as of {% now "j F Y H:i T" %}{% endblock %} {% block pageid %}latest{% endblock %} + {% block jscript %} {% if not error %} @@ -96,6 +97,7 @@ </table> </form> + {% if objects %} <table class="event"> {% if skyalert_authorized %}