{% extends "base.html" %} {% block content %}
| # | Template | Status | Sent At | Error | ||
|---|---|---|---|---|---|---|
| {{ loop.index + (items.page-1)*items.per_page }} | {{ r.to_email }} | {{ r.template }} | {% if r.status == 'sent' %} sent {% else %} failed {% endif %} | {{ r.created_at.strftime('%d %b %Y, %I:%M %p') }} | {% if r.error %} {% else %} — {% endif %} | |
| No logs found. | ||||||