{% extends "ui/_layout.html" %} {% block title %}Misses - withcache{% endblock %} {% block intro %}
| URL | Count | First seen | Last seen | Action |
|---|---|---|---|---|
| {{ r['url'] }} | {{ r['count'] }} | {{ r['first_seen'] }} | {{ r['last_seen'] }} | {# Fetch: enqueue a background pull of this URL. Dismiss: remove the row (op curator ack'd they don't want it). #} |
| No recorded misses yet. | ||||