diff --git a/changedetectionio/templates/watch-overview.html b/changedetectionio/templates/watch-overview.html index 8a7bb881d..c20418525 100644 --- a/changedetectionio/templates/watch-overview.html +++ b/changedetectionio/templates/watch-overview.html @@ -53,13 +53,23 @@   # - Pause Resume  sort + + Pause Resume  sort Title  sort - Checked  sort - Changed  ▼ - Actions @@ -94,18 +104,13 @@ {{ watch.tag}} {% endif %} - {{ watch.title if watch.title else watch.url }} - - {{watch|format_last_checked_time}} - {{ watch.last_checked }} {% if watch.history|length >= 2 and watch.last_changed %} {{watch.last_changed|format_timestamp_timeago}} {% else %} Not yet {% endif %} - {{ watch.last_changed }} Recheck