diff --git a/xmrnodes/templates/index.html b/xmrnodes/templates/index.html index 00ea528..91e1675 100644 --- a/xmrnodes/templates/index.html +++ b/xmrnodes/templates/index.html @@ -48,6 +48,7 @@ URL Available Network + Date Added Height Last Checked History @@ -65,6 +66,7 @@ {% endif %} {{ node.nettype }} + {{ node.datetime_entered.strftime('%Y-%m-%d %H:%M') }} UTC
({{ node.datetime_entered | humanize }}) {{ node.last_height }} {{ node.datetime_checked | humanize }} {% for hc in node.healthchecks %}