campaign.log
Refresh
{% if lines %}
{% for line in lines %}{{ line }}{% endfor %}
{% else %}
No activity log yet. Send your first campaign to see logs here.
{% endif %}
{% extends "base.html" %} {% block title %}Activity Log{% endblock %} {% block content %}
Last 200 lines from tracking/campaign.log