Moderation Queue
Start Reporting Rotation
Pending Targets
{% for target in targets %}
{{ target }}
{% endfor %}
Accounts
{% for acc in accounts %}
{{ acc.username }} - Used: {{ acc.used }}
{% endfor %}