{% extends 'base.html' %} {% block content %}
# | Last Checked | Last Changed | ||
---|---|---|---|---|
{{ loop.index }} | {% if watch.title is not none %}{{ watch.title }}{% else %}{{ watch.url }}{% endif %} | {{watch|format_last_checked_time}} {% if watch.last_error is defined and watch.last_error != False %} !! {% endif %} | {{watch.last_changed|format_timestamp_timeago}} | Recheck |