diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index d10df405..79aa9a3e 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -487,13 +487,17 @@ Unavailable") }} {{ "{:,}".format(watch.history|length) }} - Last fetch time + Last fetch duration {{ watch.fetch_time }}s Notification alert count {{ watch.notification_alert_count }} + + Server type reply + {{ watch.get('remote_server_reply') }} +